Hi Craig ----- Original Message ----- From: "Craig Johannsen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, August 12, 2001 8:49 PM Subject: [JBoss-user] RE: Naive question about InterestServlet > Hola Jorge, > > I'm not familiar with any InterestServlet. I think, you need to run the > InterestClient application. It is not a servlet. There is an interest.jsp > file, but it requires com.web_tomorrow.interest.FormHandler, which I was not > able to locate. Well, check the documentation-example.tar.gz which is available for download at http://www.jboss.org/doco_files/ After extracting the files you should get the InterestServlet in the folder: examples/org/jboss/docs/interest/ Files: - InterestServlet.java - home.html - jboss-web.xml - web.xml - application.xml To me it looks like this is a servlet version for the interest sample. i'm able to run the InterestClient application any problem, so I decided to try the servlet version, but don't know how to call it from the browser. Jorge _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user
