gigaZhang / struts2-jquery

Automatically exported from code.google.com/p/struts2-jquery
0 stars 0 forks source link

Getting error in grid for response #900

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I have programmed as mentioned above.

I am attaching the files that I have created to make a sample grid tag. I am 
getting the following error:

"ERROR [jsp:154] java.lang.IllegalArgumentException: 
application/json;charset=UTF-8 is not a supported mime type"

Please let me know what mistake I am doing. I am supposed to see a table with 
specified entries.

Original issue reported on code.google.com by rakeshdj...@gmail.com on 11 Oct 2012 at 1:22

Attachments:

GoogleCodeExporter commented 9 years ago
Why your log reference to an JSP??? 

-> ERROR [jsp:154]

Which Struts2 Version do you use? There is no such Problem in the latest 
SNAPSHOT so I think this is not an Issue. It looks mor like a not well 
configured App or a Coding Error.

Original comment by johgep on 12 Oct 2012 at 7:37

GoogleCodeExporter commented 9 years ago
Which version of struts 2, struts 2 jquery and struts2 jquery grid jars  do you 
use to not get the above error

Original comment by rakeshdj...@gmail.com on 15 Oct 2012 at 11:36