aspose 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 Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion 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: 56150
    
  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
 
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