Hi,
On Mon, Oct 23, 2000 at 02:23:35PM -0200, Edilmar Alves wrote:
>
> Then, I have a form with a listbox like this HTML code:
>
> List (use Ctrl or Shift to select more than one item):<br>
> <select name="Listbox" size=4 multiple>
> <option value="1">Item1</option>
> <option value="2">Item2</option>
> ... (many items)
> </select><p>
>
> [...]
> What's the problem ??? Is this a Apache bug ? Or JServ bug ?
This sounds like an old bug in the javax.servlet.http.HttpUtils
class. If your jserv contains a classpathx_servlet library from
before 20 Nov 1999 then this could be your problem.
Try a newer version from <http://www.euronet.nl/~pauls/java/servlet/>
Newer versions of Apache JServ should come with this updated library.
Cheers,
Mark
--
----------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]