aspose file tools
The moose likes Struts and the fly likes struts2 json problem 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 json problem" Watch "struts2 json problem" New topic
Author

struts2 json problem

James Kafir
Greenhorn

Joined: Jan 13, 2010
Posts: 1
Hi all,
I am trying to obtain JSON object in the following code. The problem is, I am getting the object twice. Any help is appreciated.

what it prints is the following.

Basically it is producing same json string twice. Why is it doing so?
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: struts2 json problem
 
Similar Threads
Iteration speed of Collections
Output for Arrays.binarySearch()
Cyclomatic Complexity Calculation
Generics
calling servlet from java program and more