- From: Alexandre Rafalovitch <arafalov@socs.uts.EDU.AU>
- Date: Mon, 31 Mar 1997 22:46:40 +1000 (EST)
- To: "'www-jigsaw@w3.org'" <www-jigsaw@w3.org>
On Mon, 31 Mar 1997, Harihara Vinayak Ram wrote:
>
> 2) I pass a query to the Servlet as follows :
> /servlet/Test?ip=xx.yy.zz.aa
>
> This works. But if I pass one parameter as in
> /servlet/Test?ip=xx.yy.zz.aa?name="mine"
>
Shouldn't that be /servlet/Test?ip=xx.yy.zz.aa&name="mine".
---------------------------------------------^^^
It should not be crashing though. If it does it is a bug.
Regards,
Alex.
Received on Monday, 31 March 1997 07:46:43 UTC