aspose file tools
The moose likes Struts and the fly likes not submitting special symbol of url query string in ajax request in struts2 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "not submitting special symbol of url query string in ajax request in struts2" Watch "not submitting special symbol of url query string in ajax request in struts2" New topic
Author

not submitting special symbol of url query string in ajax request in struts2

vikas byn
Ranch Hand

Joined: Mar 18, 2011
Posts: 65
i made url like saveJob.action?job.type=monitor&job.name=test#1234&job.remark=testing using javascript and send ajax request.
what i see in action class using request.getQueryString(), it will truncate url after special symbol #.

Please help me, i am not able to send ajax request with # symbol.

There is any way to send special symbol in query string in struts2.

thanks in advance.
 
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: not submitting special symbol of url query string in ajax request in struts2
 
Similar Threads
struts2
Struts2
Handling Special Characters in Url in Struts2
Struts2
migration to Struts2