Results 1 to 3 of 3
- 06-05-2007, 05:38 AM #1
Senior Member
- Join Date
- Jun 2007
- Posts
- 111
- Rep Power
- 0
Maximum size permited in the parameters in actions and servlets
I would like to know if somebody could help me with this subject. :confused:
I need to know if a maximum size for the send of parameters from a jsp to action and/or servlet and from action and/or servlet to a jsp.
My question must to that I am creating a library to print in pdf and the doubt is if this library collapsed if I send very long parameters y/u very big objects.
Eric
- 07-03-2007, 07:49 AM #2
Member
- Join Date
- Jul 2007
- Posts
- 1
- Rep Power
- 0
maximum size
if it is a get method we can post onlu up t 250 characters through an actoin. but sending that much parameters is not a good programming technique. you can use some other method like hidden variable ..
- 07-03-2007, 04:09 PM #3
Senior Member
- Join Date
- Jun 2007
- Posts
- 111
- Rep Power
- 0
Similar Threads
-
Help using Buttons/Actions with Drawings
By Deathmonger in forum New To JavaReplies: 0Last Post: 04-08-2008, 03:11 PM -
Actions
By alley in forum AWT / SwingReplies: 2Last Post: 01-16-2008, 02:52 PM -
Bean related actions in JSP
By Java Tip in forum Java TipReplies: 0Last Post: 12-24-2007, 10:04 AM -
get the average and maximum score
By Eric in forum Advanced JavaReplies: 2Last Post: 07-01-2007, 04:15 AM -
Maximum size of an array
By Hasan in forum New To JavaReplies: 1Last Post: 05-20-2007, 11:11 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks