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
Devaka Cooray
Ron McLeod
Paul Clapham
Liutauras Vilda
Sheriffs:
paul wheaton
Jeanne Boyarsky
Tim Cooke
Saloon Keepers:
Stephan van Hulst
Tim Holloway
Tim Moores
Mikalai Zaikin
Carey Brown
Bartenders:
Forum:
Struts
Encoding and decoding in struts
krish hotha
Greenhorn
Posts: 12
posted 12 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi,
I want to encode all the values which are coming from request and decode the response values. want to implement this at interceptor level . could you please tell me how do i get the valuesstack obect values in struts2.
Thanks
Krishan
Tom Rispoli
Ranch Hand
Posts: 349
posted 12 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Call getStack() on the ActionInvocation object that is passed into the intercept() method of your interceptor.
Won't you please? Please won't you be my neighbor? - Fred Rogers. Tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
For Each ArrayList of Object in JSTL
Write to XML using JavaScript
Passing texbox values from one html page to another
Comparing parameters values with db values
Deleting the previously entered values
More...