Hello.

I'm fairly new to struts and getting my feet wet working on a couple of
applications.
In my JSP's I'm using a combination of JSTL tags as well as struts tags.
I've run into several "gotcha's" given that the JSTL tags use the EL ${...}
syntax for attribute values whereas the struts tags do not.

My question is whether or not I should use the struts-el tags where they
exist in place of the original struts tags. Would this be considered a "best
practice"? Is it just a matter of personal preference? It seems the
struts-el tags are new port from the original. Are they as stable as the
original struts tags?

Thanks in advance,
David


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

Reply via email to