Re: tile definition as an action forward path gives error

2008-01-18 Thread Amulya Yadavilli
Hi, Thanks, corrected the path and tiles-def.xml syntax. Regards, Amulya On Jan 18, 2008 3:57 PM, Antonio Petrelli <[EMAIL PROTECTED]> wrote: > 2008/1/18, Amulya Yadavilli <[EMAIL PROTECTED]>: > > < tile definition = "page.main" path = "pages/welcom

Re: tile definition as an action forward path gives error

2008-01-18 Thread Amulya Yadavilli
Hi, The tile definition exists. And still it gives me the same error. The application is starting up properly. Regards, Amulya On Jan 18, 2008 3:40 PM, Antonio Petrelli <[EMAIL PROTECTED]> wrote: > 2008/1/18, Amulya Yadavilli <[EMAIL PROTECTED]>: > > > > *descriptio

tile definition as an action forward path gives error

2008-01-18 Thread Amulya Yadavilli
value = "/pages/index.jsp" /> file locations ** Project Root |___src | |___com | |___lynx ||___struts | |___action | ||__LoginAction.java | ||__WelcomeAction.java | ||__MasterMenuAction.java | ||__MasterMenuInfoAction.java | |___form ||LoginForm.java | |___WebRoot |___pages | |__error.jsp | |__footer.jsp | |__welcome.jsp | |__header.jsp | |__success.jsp | |___WEB-INF (includes all struts tlds) | |__struts-tiles.xml | |__tiles-defs.xml | |__web.xml |___index.jsp Regards, Amulya

Re: [SOLVED] Validator throws exception

2007-07-02 Thread Amulya
Probably you had new libraries(new version of struts) but old validation-rules.xml file before Michael Jouravlev wrote: > > On 7/14/05, James Mitchell <[EMAIL PROTECTED]> wrote: >> I see a stack trace below, but what is the actual error you got? > > Hmm, it works on another machine, with d