I have been using struts 1.1 for  a couple
of months now, and want to make sure I
am using best practices. Most of my
education has come from Struts in Action
and Programming Jakarta Struts, and this
mailing list. It appears that I should shift to
using the JSTL tags in preference to various
struts tags. Is there a write up somewhere on
how to go about it? For example, based on
my book learning, I embraced using message
resources. So, in my JSP files I'll make reference
to <bean:message key="login.title"/> and maybe
in my tiles-defs.xml file I'll have a line like,
<put name="title" value="forgotPassword.heading"/>
How *should* I do this? Also, what about other
struts tags, like logic:notPresent, etc., etc.

Is there an upgrade HOWTO someplace?
When I need to use struts tags, should they be the
EL versions?

Dean Hoover


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to