Bill, Your presentation, mentioned in another thread, is also very helpful.
http://www.jadecove.com/articles/jstl-and-struts.pdf Towards the end, you show a simple calculator implemented as JSP, Struts, Struts-EL, and JSTL. On page 33, the Struts-EL uses a "helper bean" to do the arithmetic. The others do the addition inline. Why is it done differently for Struts-EL? -Ted. On Tue, 30 Mar 2004 14:16:25 -0500, Bill Siggelkow wrote: > I feel your pain, Dean :) With the relatively rapid changes in > Java/Web technology it is difficult for print material to keep up. > I really liked JSTL in Action -- however, you may want to read the > JSTL 1.1 spec to pick up the new features. I put out a JSTL Quick > Reference that you might find useful at > http://www.jadecove.com/jstl-quick-reference.pdf --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]