aspose file tools
The moose likes Struts and the fly likes Struts2 question. Actions with the same result. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Struts2 question. Actions with the same result." Watch "Struts2 question. Actions with the same result." New topic
Author

Struts2 question. Actions with the same result.

Konstantin Netkachev
Greenhorn

Joined: Jul 24, 2009
Posts: 15
I have many actions with the same "input" result with the same redirection:
Is there possibility to do something in order to not declare this result in every action?
May be somehow to define it in one place as default?
David Newton
Author
Rancher

Joined: Sep 29, 2008
Posts: 12617

Define a global result?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Struts2 question. Actions with the same result.
 
Similar Threads
Struts 2.1 Need two different success results
redirect action not https?
Populating a Dropdown Box
Error while forwarding from struts.xml
https becomes http after redirectAction