[thelist] [JSP/MySQL] What the ---??? Output ending abruptly

Howard Cheng howcheng at ix.netcom.com
Tue Mar 5 13:55:17 CST 2002


At 02:43 PM 3/5/2002 -0500, rudy wrote:
>what do you mean "quits in the middle of the loop -- always in the same
>place, to boot"?
>
>what special character might be sitting in that entry?

On one page where it works correctly, I get the entire result set.

On the offending page, the loop always exits -- AND (I forgot to mention)
all output to the response stream ceases -- at the same location. There are
no special characters.

In other words, the output looks like:

<select ...>
<option>1</option>
<option>2</option>
<option>3</option>
[EOF]

The last option printed is <option value="801">Eugene, OR</option>

The next option to be printed is <option value="649">Evansville, IN</option>

It's very bizarre.


::::::::::::::::::::::
Howard Cheng
howcheng at ix.netcom.com
AIM: bennyphoebe
ICQ: 47319315




More information about the thelist mailing list