aspose file tools
The moose likes Servlets and the fly likes Writer or Streamer already obtained (??) 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 » Java » Servlets
Reply Bookmark "Writer or Streamer already obtained (??)" Watch "Writer or Streamer already obtained (??)" New topic
Author

Writer or Streamer already obtained (??)

Martijn
Greenhorn

Joined: Aug 02, 2001
Posts: 1
In a form JSP I use 2 javabeans; <jsp:useBean...> The input fields in the form correspond to the arguments of the beans.
The input fields that fill the arguments of one bean are left open. After submitting the form I get the error: Writer or Streamer already obtained.
Can somebody help me ???
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 12267
    
    1
That error may be concealing the real cause, such as a null pointer exception. Have you designated an errorPage for the JSP? that may provide better error handling.
Bill
------------------
author of:


Java Resources at www.wbrogden.com
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: Writer or Streamer already obtained (??)
 
Similar Threads
Writer or Stream already obtained.
Doubt in WhizLab SCWCD 5.0 Mock Test Q.No:41
JSP sending and recieving data from html
JspSmartUpload + getoutputStream()error
Mapping servlets