This topic has been archived. It cannot be replied.
-
工作学习 / IT技术讨论 / 既然有JSTL,为什么还要用struts?
-cathy618(cathy);
2003-8-11
(#1327649@0)
-
any conflict?
-ra_95(小人--我胡汉三又....);
2003-8-11
(#1327660@0)
-
They are define tag liabrary and have some function similar
-cathy618(cathy);
2003-8-11
(#1327721@0)
-
looks like java server face + JSTL will replace struts?
-cathy618(cathy);
2003-8-11
(#1327787@0)
-
JSF is IDE tool spec; JSTL is standard taglib spec; struts is framework.
-ra_95(小人--我胡汉三又....);
2003-8-11
(#1327803@0)
-
by using JSF,you can replace struts' html tag,JSTL can replace logic tag of struts',right?
-cathy618(cathy);
2003-8-11
(#1327815@0)
-
Using struts is good introduce/force for web developer to stick strictly on MVC pattern. The tag is not the point for what struts provides.
-ra_95(小人--我胡汉三又....);
2003-8-11
(#1328010@0)
-
That's only the View part of it. Struts also has Controller part, although leaving the Model part to developer ...
-dennis2(Dennis);
2003-8-11
(#1328485@0)
-
struts是一帮牛人运用JSTL 的做好的框架,你如果够牛的话,一样可以重载TAG 的CLASS.
-jocular(jocular);
2003-8-11
{39}
(#1328560@0)
-
apparently,JSTL is just a tag library and Struct is a Framework
-bandeng(ban);
2003-8-12
(#1328867@0)
-
Yeah, you are right. I consider use JSTL tags only if I cannot solve my problems using Struts tags.
-jabber(jabber);
2003-8-15
(#1332923@0)
-
STRUTS的Tag Library早于JSTL。现在应该用JSTL了。
-huyanjun(Tiger);
2003-8-16
(#1334218@0)
-
是呀,我也觉得STRUTS的Tag Library早于JSTL,一帮牛人怎么能运用JSTL 的做struts框架?
-cathy618(cathy);
2003-8-18
(#1336299@0)