This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Servlets and the fly likes using jsp and servlets in an application 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 "using jsp and servlets in an application" Watch "using jsp and servlets in an application" New topic
Author

using jsp and servlets in an application

Kather Basha
Greenhorn

Joined: Apr 12, 2004
Posts: 20
pl tell anyone about using servlets in j2ee application.
that appln dont have ejb for business logic, instead is having ordinary java beans.
how many servlets we can use when and all is applicable.can anyone tell with proper example.

Vijayendra V Rao
Ranch Hand

Joined: Jul 04, 2004
Posts: 195
Originally posted by Kather Basha:
how many servlets we can use when and all is applicable


I'm not being rude...but doesn't this depend on your application design?


Vijayendra <br /> <br />"The harder you train in peace, the lesser you bleed in war"
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: using jsp and servlets in an application
 
Similar Threads
Websphere 4.5
Question on Servlets
Servlet limitations?
redirecting to some sessionExpired.jsp after sessiontimeout?
How to show warning message like 'Anti virus out of date' in our application