-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
I use JServ 1.0 with gnujsp 0.9.10.
When I execute following jsp code:
<%=request.getParameterValues("todo")[0]%>
<%
switch (sess.getState()) {
case 0:{%>
<a href="main.jsp?todo=list">Nieni�ae</a>
<a href="main.jsp?todo=add">Aiaaaeou</a>
<BR>
<%}
without parameter todo in url refs don't occure :(
If parameter exists all works ok.
Why? And how to get it working without parameter?
Dmitry Melekhov
(aka 2:5050/11.23@fidonet)
http://www.aspec.ru/~dm
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]