It's not a secret anymore!
The moose likes Struts and the fly likes Struts config Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Struts config" Watch "Struts config" New topic
Author

Struts config

Abhijith Prabhakar
Ranch Hand

Joined: Dec 29, 2006
Posts: 56
Hi all,

Is there a way to retrive entire struts config loaded in memory. I looked at ActionServlet Class of 1.x and it sets it in Servlet Context.


Can I get this attribute from context? I am not able to get ModuleConfig, hence not able to get its prefix.

Thanks in advance.

Regards,
Abhijith
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Struts config
 
Similar Threads
Struts and Spring
web.xml parameters?
Strange exception with StrutsTestCase for JUnit
Error page in struts(Unable to get exception object)
Struts1.3 tiles problem