Hi Philip,

> I do belive that Struts requires a servlet (one point of entry) to
> extend ActionServlet. I don't see how the VelocityServlet can do this.
You don't have to change the legacy code for that.  Only the forwards.
 Isn't that so nice?
    http://jakarta.apache.org/velocity/tools/struts/

Might be misleading...
The ActionServlet processes the Actions, and the VelocityViewServlet
processes the vm templates.  The Actions forward to vm templates. 
There are actually two servlets involved in the whole process.  But
that's the same with JSP, you know.  There is a servlet that processes
jsp files.

Best regards,
-- Shinobu Kawai

-- 
Shinobu Kawai <[EMAIL PROTECTED]>

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

Reply via email to