Hello Gustav!
> When using :<jsp:useBean id="sqldata" scope="session"
> class="dbquest.SqlAnsBean" />, the instance of SqlAnsBean seems to be lost
> when "jumping" from one jsp-page to another.
>
Hmm, this sounds weird. The session scope means the object will live between
requests. What you can do is try out the numguess jsp example. Make a copy of that
jsp, and move between the two copies and see if the session is kept. This should
help you finding where the problem is.
If the problem occurs with numguess too you can try downloading the latest jar
(http://www.orionserver.com/orion/orion.jar).
Good luck!
Karl Avedal
The Orion team
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html