Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: To use Bean


Message #1 by "Rajeev" <rajeevpatkie@r...> on Wed, 24 Jan 2001 08:32:36 -0000
i had written a class file which contains some functions for database
connection and DSN names.I want to access those functions in .jsp file.I
know that we can use by <jsp:usebean> tag.But i m not gettin where to store .class
file.I had tried it by saving in the same folder of .jsp i.e. public_html
and in classes folder of JWS but it is showing page not found.I am
currently working with JWS and will be working on Tomcat.
 
Rajeev

  Return to Index