File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Websphere and the fly likes Executing JavaBean with JSP in WAS 3.5 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "Executing JavaBean with JSP in WAS 3.5" Watch "Executing JavaBean with JSP in WAS 3.5" New topic
Author

Executing JavaBean with JSP in WAS 3.5

Bala Raj
Ranch Hand

Joined: Sep 12, 2000
Posts: 75
Hi,
I am using WebSphere 3.5 (Advanced Edition) on Windows NT.
I created & deployed a jar file containing all servlets/ JavaBeans in the application class path. I am able to call all servlets with out any problem but unable to call JavaBean in JSP.
Thanx in advance.
Bala.
Caroline Iux
Ranch Hand

Joined: May 14, 2001
Posts: 103
Make sure you imported all the java beans at the beginning of the jsp page.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Executing JavaBean with JSP in WAS 3.5
 
Similar Threads
Meaning of ViewHelper Pattern in MVC2
Upgrading to WAS 4.0 from 3.5
javaBeans
2 tier or 3 tier?
Weblogic problem