| Author |
newbie problem: Cannot find global ActionForward for name entry
|
john aline
Greenhorn
Joined: Jun 11, 2005
Posts: 2
|
|
Hello all, just started playing around with struts but already faced a problem I can't quite figure out. I tried to make simple forward (webroot/index.jsp -> webroot/jsp/index.jsp) but get: --- Cannot find global ActionForward for name entry --- source: index.jsp struts-config.xml I'm using MyEclipse 3.8.4/Eclipse 3.0.2 with Tomcat 4.x-5.x/Jboss 4.x/Jetty 5.x and JDK1.4.2 on WIN32. Quite sure the solution is something very simple and the real problem is between keyboard and the chair, but anyway thanks if somebody bothers to clear this out for me. - John
|
 |
Sunoo Varghese
Greenhorn
Joined: Sep 11, 2004
Posts: 19
|
|
Tried Out your code. Seems to be perfectly fine for me. Probably its just that you have to restart the server once you have made some change in your struts config. Regards, Sunoo
|
 |
john aline
Greenhorn
Joined: Jun 11, 2005
Posts: 2
|
|
|
To make things even more interesting, the code above works just fine with my own machine here at home, but not at work ?!
|
 |
 |
|
|
subject: newbie problem: Cannot find global ActionForward for name entry
|
|
|