File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes HTML, CSS and JavaScript and the fly likes how many char allowed in URL 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 » Engineering » HTML, CSS and JavaScript
Reply Bookmark "how many char allowed in URL" Watch "how many char allowed in URL" New topic
Author

how many char allowed in URL

auvrm papu
Ranch Hand

Joined: Sep 01, 2005
Posts: 105
for example:
index.do?r=1&l=3&f=4&sub=34&rd=22&st=3&............
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15357
    
    6
depends on the browser.

IE is something like 2083, others do have limits, but they are a bit larger.


Eric
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56204
    
  13

When in doubt, use a POST.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: how many char allowed in URL
 
Similar Threads
SCJP 5: Question on Generics
when 400 mark will reach?
Rules or exceptions?
Epictetus 0.3.1
Struts Survey - Please respond