This one time, at band camp, Deepak A N said:
DAN>Can anyone tell me whats the difference between Castor and Velocity.
DAN>Where do I use Velocity and where do I use castor. Can I use both ?
Deepak,
The Castor Project is a data binding framework for binding Java<->XML
(Castor XML) and Java<->relational databases (Castor JDO). Castor
XML also provides an XSD->Java code generator.
Velocity is altogether different. It is a Java templating language
used to generate HTML, XML, Java, SQL, and many other forms of
source code.
The only overlapping similarity between the two is that each one
can be used to generate Java source code, each using its own approach.
Castor achieves this from an XSD and Velocity uses its own Velocity
Template Language (VTL).
Bruce
--
perl -e 'print unpack("u30","<0G)[EMAIL PROTECTED]&5R\"F9E<G)E=\$\!F<FEI+F-O;0\`\`");'
The Castor Project
http://www.castor.org/
Apache Geronimo
http://incubator.apache.org/projects/geronimo.html
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev