aspose file tools
The moose likes Servlets and the fly likes run-as for all the jsp/servlets in the web-app Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "run-as for all the jsp/servlets in the web-app" Watch "run-as for all the jsp/servlets in the web-app" New topic
Author

run-as for all the jsp/servlets in the web-app

Nahwed Pandar
Greenhorn

Joined: Aug 04, 2009
Posts: 1
I have a need to run all the jsp/servlets in my application as a particular user/role. I have added <run-as> tags to all the servlets in web.xml. However, how do I add ALL the jsps and servlets from the application to run as a specific role?

-thanks
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56529
    
  14

"Nh Pcman", please check your private messages for an important administrative matter.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: run-as for all the jsp/servlets in the web-app
 
Similar Threads
expain J2EE architecture
Passed SCWCD 1.4 - 98%
Servlets and Weblogic Server
JSP and MVC (role or not a role ?)
Java For Web Development: What should I focus on?