aspose file tools
The moose likes Servlets and the fly likes JSWDK - Servlet / Bean / JSP Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "JSWDK - Servlet / Bean / JSP" Watch "JSWDK - Servlet / Bean / JSP" New topic
Author

JSWDK - Servlet / Bean / JSP

Anand Mathuria
Greenhorn

Joined: Dec 19, 2000
Posts: 3
I am using JSWDK-1.0.1. Can some one please tell me how to put a Servlet, a JSP & a Bean in the same class. I am actually calling methods of a Bean from both - A servlet as well as from JSP. If I keep servlet & bean in the same directory, they work fine but JSP is not able to access it.
Please please help.
best regards
 
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: JSWDK - Servlet / Bean / JSP
 
Similar Threads
jsp
XML Config of JSWDK
Problem with import statement
Displaying XML data through a servlet using XSL
jsp and servlet communication