Dear Tomcat users,

1. what exactly should the <icon> tags inside the web.xml do ? Is it simply
a
central reference for components within the webapp or does it have more
powerful
implications. i.e. the small icon will be used as an favicon type icon,
whenever a user
bookmarks a page from the webapp.

2. If I was want to make an App which levers EJB, what do *you* tomcat-users
use
as an EJB container normally ? I know there is Orion which is free!

3. to what extent is EJB supported within Tomcat 4 and 5? (i have seen some
references
to an ejb in the /examples).

4. Does any have a sample of a Tomcat valve which I could use, which causes
a servlet to be processed after each time a user successfully logs in.

5. Currently we are using a form based realm, with an oracle database. We
create a datasource
inside of the server.xml using the commons dbcp package from apache.  This
works fine with Tomcat.
Just for fun, we ported the webapp to an OracleApplication server 10g, where
the security
system failed. Am i right in thinking that we just need to copy the Oracle
DataSourceFactory class inside
of the server.xml (the database and hence parameters are the same)?,  or
could it more complicated ?


regards,

Ben


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to