Click to See Complete Forum and Search --> : JSP and Bean


salim
May 31st, 2000, 11:37 AM
I am new to JSP. I have a very basic question regarding the location of Bean class.
Should bean class alway under a specified location under jswdk1.0.1? Assume i want to
put the bean class in the same location(directory) of my .jsp file. Is is possible? What
should i change if i want to do so? Thanks