Results 1 to 1 of 1
- 08-10-2009, 01:25 PM #1
Member
- Join Date
- Aug 2009
- Posts
- 1
- Rep Power
- 0
Calling Action class from web.xml(first page of application)
Hi..
My application is in Struts2 . I want to know whether I can call action class from web.xml ?
My point is like ..
you can put servlet or jsp in first call of application (using <welcome-file-list>) .. can we call struts2 action class directly on giving url like..
localhost:8080/abcdef
where abcdef is my application context name. So when i hit this URL , i should get something like abc.java (which is a struts2 action class) .
Please help regarding this. Its very urgent.
Thanks
ghdforjava
Similar Threads
-
Servlet calling a new html page within it.
By ServletEst in forum Java ServletReplies: 6Last Post: 09-27-2009, 02:16 AM -
calling action class multiple times
By sindhu_shiva in forum Web FrameworksReplies: 0Last Post: 08-07-2009, 02:44 PM -
problem with calling jsp page
By R O C K Y in forum Advanced JavaReplies: 0Last Post: 04-02-2009, 09:07 PM -
Javascript: Main page closes when there is any action performed on the pop-up window
By MAGNUM in forum New To JavaReplies: 2Last Post: 03-23-2009, 09:02 AM -
Servlet calling JSP page
By gapper in forum Java ServletReplies: 1Last Post: 01-15-2008, 04:00 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks