This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Object Relational Mapping and the fly likes Struts 2 ajax link to call and render another jsp page on the same jsp page 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 » Databases » Object Relational Mapping
Reply Bookmark "Struts 2 ajax link to call and render another jsp page on the same jsp page" Watch "Struts 2 ajax link to call and render another jsp page on the same jsp page" New topic
Author

Struts 2 ajax link to call and render another jsp page on the same jsp page

Rodine Villar
Greenhorn

Joined: Apr 16, 2011
Posts: 6
Hi.. I wanted to know if it is possible to have the same functionality as the <s:action> tag with executeResult to true
when using the Struts2Jquery Plugin and the Ajax link tag <sj:a>

To put it in simpler terms I wanted to render a fragment of a jsp page residing on my private WEB-INF folder by AJAX call...
should I parse it into streams or to json and add "targets" option to my ajax link or is there another way around this...


I believe in God not in religion.
Rodine Villar
Greenhorn

Joined: Apr 16, 2011
Posts: 6
oh... sorry i just realized i posted my query on the wrong section... how do i move it?
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Struts 2 ajax link to call and render another jsp page on the same jsp page
 
Similar Threads
How to include the result of another URL into an Action
link css style sheet
Ajax call problem
jsp as a frame in jsp
Collecting Values from remove div