Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

%3D instead of = in servlet

843842Aug 25 2009 — edited Aug 26 2009
Hey,

I have never found this kinda thing before though. The servlet is getting

http://example.com/servlets/Catalog/search?word%3DGrid

instead of

http://example.com/servlets/Catalog/search?word=Grid

Any comments?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 23 2009
Added on Aug 25 2009
4 comments
279 views