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
Tim Cooke
Liutauras Vilda
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Rob Spoor
Junilu Lacar
Saloon Keepers:
Stephan van Hulst
Tim Holloway
Piet Souris
Carey Brown
Bartenders:
Forum:
Struts
Diddrence between Dispatcher and Redirect
Rushabh Vashi
Greenhorn
Posts: 20
posted 11 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hello friends
I am facing some issues with result tags.....
can anybody tell me the exact meaning of
<result name="SUCCESS" type="dispatcher">location.jsp</result>
and
<result name="SUCCESS" type="redirect">location.jsp</result>
Alex Barnes
Greenhorn
Posts: 5
I like...
posted 11 years ago
1
Number of slices to send:
Optional 'thank-you' note:
Send
I think the page you are looking for is
here
.
Alex
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Issue with Struts 2 Dispatcher Result
Unexpected error when running application from tomcat.
Struts2: From One Action to another
Struts2 - Not forwarding to another action using type="Dispatcher"
Struts2 redirect...
More...