aspose file tools
The moose likes Struts and the fly likes Struts2 dojo Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Struts2 dojo" Watch "Struts2 dojo" New topic
Author

Struts2 dojo

Pradeepa Irulandi
Greenhorn

Joined: May 02, 2012
Posts: 2

I have a form in which I perform a action using the dojo:submit tag .
I have mentioned the target attribute to a tab.

<dojo:submit targets="tab1"/>

This submits the form and performs the action properly.
Instead navigating to the action's result page 'undefined ' is getting displayed.

Can anyone suggest how to navigate to the proper result page?
 
I agree. Here's the link: http://zeroturnaround.com/jrebel
 
subject: Struts2 dojo
 
Similar Threads
head tag in JSP
Problem Passing Parameter values to action
how to formard a JSP to other JSP
struts validation framework
params in the url - struts 2