> the VelocityServlet is lacking in some bug fixes and
> improvements.  to avoid
> tying the VelocityViewServlet (and thus the
> velocity-tools project) needlessly
> to the release cycle of core Velocity, the
> VelocityViewServlet was emancipated
> from the VelocityServlet.  at this point, my
> understanding is that the
> VelocityServlet is to be kept around primarily as an
> example.  if you are
> doing web development with velocity, you are far
> better off basing it on the
> velocity-tools project.

In this case VelocityServlet in velocity core is 
source of confusion and leads to unneeded dependency
during build of velocity ( servlet.jar )

BTW, dependency to jdbc-2.0.jar specified in maven
project.xml is source of confusion. Is this dependency
really needed? Ant build seem not to use this. 

> i know nothing about the WebWorkVelocityViewServlet.
>  i presume that is
> something WebWork created and supports.

They subclassed VelocityServlet back then, and still
use it. I just did a proof-of-concept by subclassing
their servlet, and everything works fine except that
log entries in velocity.log come 4 times...

regards,

=====
----[ Konstantin Pribluda ( ko5tik ) ]----------------
Zu Verstärkung meines Teams suche ich ab Sofort einen
Softwareentwickler[In] für die Festanstellung. 
Arbeitsort: Mainz 
Skills:  Programieren, Kentnisse in OpenSource-Bereich
----[ http://www.pribluda.de ]------------------------

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

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

Reply via email to