Two Laptop Bag
The moose likes Servlets and the fly likes Using Beans & JSP Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Using Beans & JSP" Watch "Using Beans & JSP" New topic
Author

Using Beans & JSP

Danish Shaukat
Ranch Hand

Joined: Nov 16, 1999
Posts: 337
Hi!
I'm working with jsp, using java web server 2.0. I've made a java bean.
1. In which directory of JWS do i put my bean ?
2. Do i need to make a jar file ?
Regards
Danish Shaukat
Rajesh Hegde
Ranch Hand

Joined: Sep 15, 2000
Posts: 112
Hi,
U can place ur bean class in the "classes" directory under JWS parent directory.
Bye
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Using Beans & JSP
 
Similar Threads
One Session Bean is enough for whole application
Where to place the Bean package in J2EE server
JSP and class diagram
accessing web.xml from java bean
Text Search on a file from a JSP page?????