I just downloaded struts 1.1 binary and loaded the struts-example into tomcat and it works fine.
My question is I do not understand when and how the database is loaded in the index.jsp. There is a tag that reads: <logic:notPresent name="database" scope="application"> But I do not see the "database" name in the struts-config or web.xml file. In the tour.htm file it talks about a DatabaseServlet that I can not seem to find (I guess it was takin out). Thanks for the help, Derrick (Sorry if this is the second time you received this message. I do not think my first post went through.) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

