Depending on what version of Struts you use, there *IS* in fact an AJAX-enabled version of the HTML taglib:

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

However, this taglib is now superseded by a far superior option:

http://javawebparts.sourceforge.net/javadocs/javawebparts/taglib/ajaxtags/package-summary.html

This is a part of the Java Web Parts project:

http://javawebparts.sourceforge.net

Note that this is a completely different thing than the AjaxTags the other poster mentioned. They have quite different focuses, so check out both and see which suits your needs (I obviously have a bias as to which is better!) Also note that in the next 24 hours or so, a new, almost completely rewritten version will be released (rechristened AjaxParta Taglib) which is considerably better in just about every way.

For more generic information on AJAX and Struts together, check out this Wiki page, which includes a link to an introductory article which includes a simple Struts-based example application that might be of interest:

http://wiki.apache.org/struts/AjaxStruts

Lastly, you could have a look at this example application that is a concrete and more substantial example of AJAX within a Struts app:

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

Note that this application is featured in the upcoming book "Practical Ajax Projects with Java":

http://www.amazon.com/gp/product/1590596951/ref=sr_11_1/002-4165389-6332051?ie=UTF8

I hear it's a pretty good book ;)

Frank


[EMAIL PROTECTED] wrote:
You can use...

There are no tag libraries in Struts for AJAX.

Thanks and regards,
Pazhanikanthan. P (Paz)

Consultant for AXA,
HCL Australia Services Pty. Ltd.
Off   : +61-3-9618-4085
Mob : +61-0411-354-838




chamal desilva <[EMAIL PROTECTED]>
03/07/2006 01:57 PM
Please respond to "Struts Users Mailing List"

To: user@struts.apache.org cc: Subject: Struts and AJAX


Hi,

Can I use struts with AJAX. Does struts has classes
and tags for AJAX or do I have write my own code.

Thanking You,
Chamal.

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


_____________________________________________________________________ This e-mail has been scanned for viruses by MCI's Internet Managed Scanning Services - powered by MessageLabs. For further information visit http://www.mci.com




*********************************************************************************
Important Note
This email (including any attachments) contains information which is confidential and may be subject to legal privilege. If you are not the intended recipient you must not use, distribute or copy this email. If you have received this email in error please notify the sender immediately and delete this email. Any views expressed in this email are not necessarily the views of AXA. Thank you.
**********************************************************************************


--
Frank W. Zammetti
Founder and Chief Software Architect
Omnytex Technologies
http://www.omnytex.com
AIM: fzammetti
Yahoo: fzammetti
MSN: [EMAIL PROTECTED]
Java Web Parts -
http://javawebparts.sourceforge.net
Supplying the wheel, so you don't have to reinvent it!

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

Reply via email to