pro_jsp thread: To use Bean
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
|





