Hi, 

I'm working with the WebDAV and I'm using the tomcat 4.0 I'm interesting 
in extending the functionability of the WebdavServlet and I would like 
to  know if the method performed doXXX was succefully done or not, so I 
can do an action method acording to it.

So my question is how can I know if the method was successfull done, in 
the service method?

I think that I can use the status code, searching in the spec of servlet 
2.3   I only find methods to set the Header information for a response 
but not methods for retriving it.  

If this is the way to know if the method was successfull done, my second 
question is to know how to consult the status code for a response.

Thanks Hiroshi Natsu .... :)


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to