i don't mind showing my code. it is still rough, and
i am still learning, so my ego cannot be bruised too
much..
after authenticating the user, a login servlet places
four strings into the session object, which the jsp
retrieves for display.
//servlet code
...
HttpSession client = req.getSessio
i don't mind showing my code. it is still rough, and
i am still learning, so my ego cannot be bruised too
much..
after authenticating the user, a login servlet places
four strings into the session object, which the jsp
retrieves for display.
//servlet code
...
HttpSession client = req.getSessio
Hi, I hope somebody can help me. I'm doing this project for my
school, but I'm having an error. It seems that the error is produced
when SELECT is executed. Here is the error message:
"java.lang.NullPointerException"
Here is the piece of code where the error is
generated.
try { stmt
Version 0.9.6 of ORION appears to be missing
javax.servlet.ServletResponce.reset(). There used to be clearBuffer() API,
but now neither are there. What to do?
-AP_
Hi:
I would think if, in web.xml, the in the
and in the were identical then security would be enforced.
But this does not seem to be happening. For example:
Test
test.test.TestServlet
Test
/test
should be protected with a login screen if I have
Everthing
Hi,
>next question. i have an app that i had running well
>on iis/jrun. now i am porting it to orion, and my
>session code seems to have died. i am getting no
>response from httpsession. any ideas about sessions
>in orion? (i am trying to pass objects from a servlet
>to jsp's.) i have added
Hello Bradley,
Do you have any more information than this? Using a Session in Orion is
the same as anywhere, nothing special is needed.
How does your Session code look? (if you don't want your code exposed to
everyone, you can mail me in private, but if you mail to the list, more
people can help
good bet. i though so too, but i only specified the
directory, not the .jar file. silly me.. thanks for
the help..
next question. i have an app that i had running well
on iis/jrun. now i am porting it to orion, and my
session code seems to have died. i am getting no
response from httpsessio
My bet is they are in orion.jar
>-Original Message-
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED]]On Behalf Of bradley mclain
>Sent: Monday, April 10, 2000 11:10 AM
>To: Orion-Interest
>Subject: location of orion classes?
>
>
>can anyone point me to the location of the orion
>specif
can anyone point me to the location of the orion
specific classes, e.g. com.evermind.server.http ?
tia,
bradley mclain
__
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com
Hi!
I am trying to use orion to write something.
I have to process Traditionial Chinese contents.
If I only use JSP to process Traditional Chinese (Big5 code),
I can put <%@ page contentType="text/html;charset=Big5" %> in the
file head,
and it works well.
If I on
Title: Localization
I need to make my app Locale intelligent. I saw in the orion-web.dtd in the "orion-web-app" element you can set the attribute "get-locale-from-user". If I set this to true, how would I get the locale in a bean on the server for a specified connection?
SnowWolf Wagner
13 matches
Mail list logo