> I am using the JSTL:core tag libs ar a replacement of the "struts-bean" tag. > > Thus, is the following equivalent? > > JSP: > <c:out value="${myThing}"/>
Uh... I don't know, I never used JSTL. Sorry but you have to try and test :-P Just remember that "request.setAttribute" sets a bean at request scope. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]