Okay say i am trying to get Struts to work on Websphere which doesn't
support JSP 1.1. I like the framework but can not use the tags.
another reason for not wanting to use the struts taglib is that our graphic
artists use macromedia dreamweaver & JRun Studio which doesn't understand
any of the struts:form and struts:message tags in "design mode".
I can get struts framework working JSP without tags, with usebean
directives, and scriptlets. of course its not as pretty, but at least the
ide's can pick up the regular JSP tags. Is there any technical reason why i
shouldn't do this? (i.e. is the framework totally independent of the
taglib?)
thank you.
-larry kim
|