Re: [S 1.3.8] action error

2012-03-22 Thread Łukasz Lenart
2012/3/22 Anjib Mulepati : > In struts-config.xml I put global forwarding as > > > Login not Login.do, path should be /Login.do Could you show how did you configure action Login ? Regards -- Łukasz http://www.lenart.org.pl/ mobile +48 606 323 122, office +27 11 0838747 Warszawa JUG conferen

Re: [S 1.3.8] action error

2012-03-22 Thread Anjib Mulepati
I still couldn't get this right may be because I am using tiles. What I am looking for is when my application start I want to load the login page. So for this I have tile definition for login page I have index.jsp as welcome file in web.xml index.jsp In index.jsp file I have In strut

Re: {S 1.3.8} action error

2012-03-21 Thread Łukasz Lenart
2012/3/21 Anjib Mulepati : > index.jsp > You must specify global-forward [1] and use its name like toMduleB [2] not Login.do ... [1] http://struts.apache.org/1.x/userGuide/configuration.html#module_config-switching [2] http://struts.apache.org/1.x/struts-taglib/tagreference.html#logi

{S 1.3.8} action error

2012-03-21 Thread Anjib Mulepati
I am getting error javax.servlet.jsp.JspException: Cannot find global ActionForward for name Login.do I have following configuration. index.jsp struts-config - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org