| Author |
Error 500: No action config found for the specified url.
|
Soni Mitesh
Ranch Hand
Joined: Sep 02, 2007
Posts: 33
|
|
Hello Ranchers,
I am facing problem while developing my first struts application,
following is my application snippets and file structure is attached as jpg.
ranchers guide me
|
 |
Shailesh Narkhede
Ranch Hand
Joined: Jul 10, 2008
Posts: 356
|
|
Hi,
What is your welcome page configured in web.xml?
try hitting http://localhost:9080/asd/login from browser...
|
Thanks,
Shailesh
|
 |
Akhilesh Trivedi
Ranch Hand
Joined: Jun 22, 2005
Posts: 1493
|
|
|
Where is the url-pattern for servlet-mapping in web.xml?
|
Keep Smiling Always — My life is smoother when running silent. -paul
[FAQs] [Certification Guides] [The Linux Documentation Project]
|
 |
Soni Mitesh
Ranch Hand
Joined: Sep 02, 2007
Posts: 33
|
|
Thanks Ranchers, for the reply
|
 |
Shailesh Narkhede
Ranch Hand
Joined: Jul 10, 2008
Posts: 356
|
|
Hi,
From index.jsp you have to forward/redirect to a login.jsp, so you can get atleast a login page then try to login into application.
|
 |
 |
I agree. Here's the link: jrebel
|
|
subject: Error 500: No action config found for the specified url.
|
|
|