including other subdirectories.
- Original Message -
From: "Hajo Hindriks" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 18, 2001 4:19 AM
Subject: [JBoss-user] security with jsp not working
> Hi everybody,
>
> I am desperately in need for
The problem appears to lie in the elided servlet definition of the web.xml file rather
than security. There is apparently at least one malformed element and
element. Compare the app web.xml with the example struts web.xml and run an
XML verifier on it.
--
Fred Loney
Spirited Software, Inc.
[
Hi everybody,
I am desperately in need for help..
My goal is to have a web-application that distinguishes 3 types of users.
Anonymous (e.g. has no account), Traders and Admins. I went through the
JAAS-example and I do have a database setup that is working with the
examples (using my own database