aspose file tools
The moose likes Struts and the fly likes struts 2 interceptor Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "struts 2 interceptor" Watch "struts 2 interceptor" New topic
Author

struts 2 interceptor

somesh sharma
Greenhorn

Joined: Nov 20, 2009
Posts: 3
hi to all

i want to develop a aaplication in which i have to provide security on the basis of view and modules through struts 2 interceptors so can anyone help me out with the demo code for the required.. thanks in advance
Vishwanathan Nagarajan
Ranch Hand

Joined: Jan 28, 2009
Posts: 37
Hi,

Please refer to the following link for examples on interceptor,

http://www.struts2.org/


MCP, SCJP 1.4, SCWCD 1.4, SCBCD 5.0, SCDJWS 1.4
 
I agree. Here's the link: jrebel
 
subject: struts 2 interceptor
 
Similar Threads
HTML forms
Action class in Struts
How to retain value in multiple select box
Struts interview questions
How to avoid validation if request was done by GET method?