Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Struts 2 »

[s1.3] modules and JSP under WEB-INF

nicolas de loof

2007-01-05


Hello,

I'm using Struts 1.3.5. My application use struts modules. I'd like to put
my JSPs under /WEB-INF/pages, so I've set forwardPattern to
"/WEB-INF/pages$M$P". That works for JSP, but when I use a redirect forward
to a ".do" (for postback actions) the action URI also is converted to
"/WEB-INF/pages/module/action.do"

Is there any way to use an alternate pattern for redirect forwards ?

Nico.
©2008 junlu.com - Jax Systems, LLC, U.S.A.