LeBaron Price wrote:
>Good morning all, sorry to email every one, but I'm recompiling some old code for an
>update I did in another section of the program, but now it seems like this won't
>compile..
>
>can someone take a look at it and help me see what I'm missing?
>
>thanks,
>LeBaron.
>
>
>It seems as though the form.toString() is causing the class cast exception, or at
>least that's what I'd guess from where the Log.trace() stops working, but then
>there's all that about 'Options' in the Jserve error_log, so I'm not sure what's up
>exactly. This was code written for an earlier version of ECS by the guys that were
>here before me, is there a new way of printing the form to the output stream? any
>help is greatly appreciated.
>
For a better way to print the element try :
form.output(OutputStream) || form.output(PrintWriter)
As for the class cast exception I'll try and reproduce it when I get to
the house tonight.
-stephan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]