That wasn't even the FIRST AjaxTags...

http://struts.sourceforge.net/ajaxtags/index.html

And then there's the currently-supported version:

http://javawebparts.sourceforge.net/javadocs/index.html

Sorry... the AjaxTags you referenced is kind of a sore point for me... the authors were less than reasonable in my opinion in terms of trying to resolve the name conflict, so I like to point out the alternative whenever possible :)

Frank

Lucas Bern wrote:
Hi Rafael...
I have been developing in a project with struts hibernate and JSP for front 
end... my experience was great, I think JSP is the best idea, sometimes I get 
surprised with the results you can see coupling differents cutsom tags.
Velocity is a great technology, but, remember it is not web oriented, it is just a template engine, the disadvantage vs JSP is the community, you can find custom tags for whatever you want, even for Velocity!!! @see http://jakarta.apache.org/velocity/docs/veltag.html but, velocity tools are not so popular... Ajax may be very usefull and I have heard there is a tag lib for ajax so...... @see http://struts.sourceforge.net/ajaxtags/#overview
Another choice is XML anf XSLT, it is very powerfull and there is an adapter 
for sturts @see http://stxx.sourceforge.net/... may be hard to mantain....
I think JSP is the best choice, first, you should design your specific tag libs for your project, including and customizing struts's tag libs and those you find interesting... good luck..
Lucas


Rafael Taboada <[EMAIL PROTECTED]> escribió:
Hi folks... I'm going to start a new project using my favorite framework: Struts. In my first project (it isn't finished yet) for VIEW side I used taglibs with a little JSTL (core). All work fine... But with the new topic I heard in this list about AJAX, JSF, VELOCITY... I'm confused how to start my new project... What is the best approach to use for the VIEW side????... I mean... Right now, how can I start to program my "JSPs"???
Thanks a lot...


--
Frank W. Zammetti
Founder and Chief Software Architect
Omnytex Technologies
http://www.omnytex.com


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

Reply via email to