This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Servlets and the fly likes ServletFilters Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "ServletFilters" Watch "ServletFilters" New topic
Author

ServletFilters

vijaya soft
Greenhorn

Joined: Dec 29, 2002
Posts: 12
Hi!
I want send my servlet request to an ordinary class that is not an servlet.And i want to get the response from that class again.I know that it can be done with Filters.But i don't know how to do.Could u please explain me how to do with an example.
Regards.
Vijaya.


vijayam
Ricardo Cortes
Ranch Hand

Joined: Jan 23, 2002
Posts: 140
Buy Marty Hall's "More Servlets and JSPs". He's got a pretty big section dedicated to filters and loads of examples.


Sun Certified J2EE Architect for the J2EE Platform (Part 1)<br />Sun Certified Web Component Developer for the J2EE Platform<br />Sun Certified Programmer for the Java 2 Platform
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: ServletFilters
 
Similar Threads
.class to .java
Icon image of frame
String Immutable
calling of main()
use of <bean:write> and <bean:message> ???