Re: bean-cookie.jsp

2001-02-10 Thread Matthias Kerkhoff
of jsp:useBean or the bean-cookie.jsp should be changed to be nice to Weblogic. It could use bean:write only and not use jsp:getProperty. I have always assumed the bean:cookie tag didn't work in Weblogic 6.0 because the bean:cookie test page didn't work. Maybe there should be a separate test page to assess

bean-cookie.jsp

2001-02-09 Thread Deadman, Hal
or jsp:setProperty). If you only wish to reference such beans with other Struts tags, use of jsp:useBean is not required. The bean-cookie.jsp page in the struts-test application uses jsp:getProperty but does not first use jsp:useBean. This makes Weblogic 6.0 very angry and it fails to generated any java