David Graham wrote:
> You can use the HttpServletResponse.sendError() method to send any kind 
> of return code you want (including 404).

Yes, I just found that in the API docs. Is this the Right Way to do it? 
Or should I be somehow wrapping the error in an Exception, or forwarding 
to a View component?

I'm also looking for some Best Practices advice.

Thanks,

A.


-- 
Adam Sherman
Software Developer
Teach and Travel Inc.
+1.613.241.3103



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

Reply via email to