There was a discussion in this list last week about Struts tags
eventually being replaced by JSTL.

I admit that I am a little confused about how things will progress.

Will the Struts-EL continued to be supported? 

Mike


--- Wendy Smoak <[EMAIL PROTECTED]> wrote:
> Mike wrote:
> > A map can be used with JSTL to create the select options for a
> drop down
> list.
> > Will the select tag itself reamin an html:select tag (will we mix
> both
> Struts and 
> > JSTL tags)?
> 
> Why would you use JSTL to create the select options?  Using
> <html-el:options> means that Struts will pre-select one or more of
> the
> options in the list based on the value(s) of that property in the
> form bean.
> 
> JSTL and Struts-EL (in the contrib directory) fit together very
> nicely.
> Switching over is a matter of changing the <%@ taglib at the top of
> the JSP
> and then using the README file to switch, for example, from
> <bean:write> to
> <c:out>.
> 
> -- 
> Wendy Smoak
> Applications Systems Analyst, Sr.
> Arizona State University, PA, IRM 
> 


__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

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

Reply via email to