--- "Peters, John" <[EMAIL PROTECTED]> wrote: > Setting request.setAttribute("status") in my > Action.java, is there a tag to get it in the JSP > page?
Which version of Struts? If you're using a JSP 2.0 container ${status} should work, or you can explicitly scope it if you prefer. d. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]