> > How about just 'out' for print? To go along with out.println etc. > > Yes, as this aligns better with JSTL. The syntax of <ww:out ...> should > probably be the same or a superset of <c:out ...>.
I know that out is the name in JSTL but I personally feel that this is an argument against using that name since we don't want confused users if they have to mix the two. Furthermore I would strongly advice against having <ww:out> (or whatever) as a superset of <c:out> because that would force us to implement a lot of stuff that would slow down the tag considerably and it may have other side effects like having to change the EL. // Anders Hovmöller ------------------------------------------------------- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd522.html _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork