2008/10/7 Daniele Development-ML <[EMAIL PROTECTED]>:
> Hello everybody,
> I am changing the URL action mapping from a simple one (1)
> "<project_home>/<action_URL>" to a more complex
> "<project_home>/<dir_name>/<action_URL>" (2) but when I am navigating the
> web site, I got the following exception.

I suppose that you are using Struts 1.
Are you using Struts modules?
http://struts.apache.org/1.3.8/userGuide/configuration.html#dd_config_modules

> java.lang.IllegalStateException
> ...
> org.apache.jsp.WEB_002dINF.pages.mainMenu_jsp._jspx_meth_c_005fimport_005f1(mainMenu_jsp.java:279)

I suppose that there is a problem in your "mainMenu.jsp" file, that is
not related to your path structure.

Antonio

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to