this is a very simple problem of creating beans in JSP ,i created the directory
like this
Sucessbean
Src
All(package)
SimpleBean.java
Myjar.jar
Myjsp(folder)
File1.jsp(calling beans)
File2.jsp(calling beans)
Web-inf
Classes(directory)
Lib(directory)
Web.xml
so where i m suppose to create jar files b'coz on running i m getting error:500
on the apache server
anybody help me out
also it is not recognzing the class file simpleBean.class