This week's giveaways are in the MongoDB and Jobs Discussion forums.
We're giving away four copies of Mongo DB Applied Patterns and 4 resume reviews from Five Year Itch and have the authors/reps on-line!
See this thread and this one for details.
The moose likes JSP and the fly likes Large post jsp? 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 » Java » JSP
Reply Bookmark "Large post jsp?" Watch "Large post jsp?" New topic
Author

Large post jsp?

Martin Hansson
Greenhorn

Joined: Nov 09, 2001
Posts: 7
Hi,
I�ve created a Content Editor and when you post a large amount of data do the content get real strange, in the request.getParameter(�contentvalue�). I see the first part just fine after about 400 characters do the language-content showup and then list the rest of the content and then breaks after 800 characters, real strange. If I do small post is it okay.
Does anyone know how it comes?
I do a post and use IBM AppServer 4.0
Please help me out...
Would it work if I don't print it out and just inserts it into the database / clob directly?
// Please Help!!!
Madhav Lakkapragada
Ranch Hand

Joined: Jun 03, 2000
Posts: 5040

I see the first part just fine after about 400 characters do the language-content showup and then list the rest of the content and then breaks after 800 characters, real strange

Not sure I follow you correctly here...
Could you please re-state this.
Are you trying to read the same variable more than once in your doPost(...) method?
Thanks.
- satya


Take a Minute, Donate an Hour, Change a Life
http://www.ashanet.org/workanhour/2006/?r=Javaranch_ML&a=81
Tim Holloway
Saloon Keeper

Joined: Jun 25, 2001
Posts: 14456
    
    7

No, I'm afraid that didn't translate into English very well. Maybe you could get someone to help rephrase the question?


Customer surveys are for companies who didn't pay proper attention to begin with.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Large post jsp?
 
Similar Threads
How to open a link in a part of a page (without using a frame )
Send file to applet from PHP
executable server.jar problem
strange characters(?) added to the end of my subject text
how to read/open a file lec2.ps ?