aspose file tools
The moose likes Tomcat and the fly likes URL encoding in OC4J 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 » Products » Tomcat
Reply Bookmark "URL encoding in OC4J" Watch "URL encoding in OC4J" New topic
Author

URL encoding in OC4J

Amit Shanker
Greenhorn

Joined: Mar 08, 2003
Posts: 23
Hi All,

I've deployed my application on Oracle 10g. Unfortunately, the in-built webserver (Apache) does not translate encoded URL's.

For example:

http://www.mysite.com/test/test.jsp%3Fmode%3Dprocess

instead of,

http://www.mysite.com/test/test.jsp?mode=process

Can you help me out where the setting needs to be made?

Thank you,
Amit.
Jeanne Boyarsky
internet detective
Marshal

Joined: May 26, 2003
Posts: 26193
    
  66

Amit,
This seems to be more about the Apache settings than Oracle settings. I'm moving it to our Apache forum. Someone can move it back if it turns out to be an Oracle setting.


[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: URL encoding in OC4J
 
Similar Threads
Search Engine Submitting Problem
Encoded URL's in Oracle 10g
tomcat/iis - not recognizing web.xml file.
how to constract absolute URL from relative URL string
Encoded url's in Oracle 10g