I've just discovered that if in struts-config.xml my action specifies
request="session" (or does not specify a request in which case the default
is session), and my jsp contains a <%@ page session="false" %> directive,
the JSP does not see any of the form beans.
There is no warning and no messages,
n the page context otherwise.
And I guess that answers the question.
On Sat, Feb 23, 2008 at 4:33 PM, Dave Newton <[EMAIL PROTECTED]> wrote:
> --- doktora v <[EMAIL PROTECTED]> wrote:
> > [...] my jsp contains a <%@ page session="false" %> directive,
> > [...
2 matches
Mail list logo