OK I have a custom tag which passes the request object to a handler class, which is 
threaded, to
do some background processing. If the handler class is in the webapp\classes directory 
it works
fine. If it is in the system classpath I get NullPointerExceptions when trying to 
invoke any
method on the request object. Is the request object out of scope. Any help would be 
appreciated.

Dave

__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/

Reply via email to