Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Struts
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Ron McLeod
Paul Clapham
Tim Cooke
Devaka Cooray
Sheriffs:
Liutauras Vilda
paul wheaton
Rob Spoor
Saloon Keepers:
Tim Moores
Stephan van Hulst
Tim Holloway
Piet Souris
Mikalai Zaikin
Bartenders:
Carey Brown
Roland Mueller
Forum:
Struts
Sturts2 - is there an interceptor post the action but before the result on the screen?
Adrian Burlington
Ranch Hand
Posts: 75
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi there,
I wish to know if there's a way to have an interceptor AFTER the action was performed and BEFORE the render on the screen.
What I have si this:
Interceptor - authentication Interceptor - authorization INVOKE ACTION //assume everything is OK Interceptor - Authenticate data //I need to check if the item in session can be seen by user (or did he manipulate the URL). RENDER - show user the result
Is there a way to do this?
Thanks!
Politics is a circus designed to distract you from what is really going on. So is this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Scope Interceptor
Struts2: How to Test Actions by passing Interceptors
Struts2 Interceptor Error in struts.xml file
validations in a tabbedpanel
struts2 login interceptor not finding session attribute of user details.
More...