2008/12/5 hello_everyone <[EMAIL PROTECTED]>: > so how can i solve .do issue. the jsp files are not under WEB-INF. so in > struts-config.xml it requires path to jsp. and if i try with .do, it finds > nothing.
As far I remember, you can't use action for forwards, except with redirect attribute set to true. It is the same thing when you want to use action .do for welcome page in web.xml. Regards -- Lukasz http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]