Good choices :)

One word of caution: I don't think we ever updated that cookbook example
for the latest version of APT... the latest version was a pretty
significant change, so I wouldn't expect it to work with the example
as-is... we did try and make the migration path as easy as possible, so
while you'll probably have some work to do, it hopefully won't be too
onerous.  Hope on over to the JWP mailing list if you have any questions.

Frank


-- 
Frank W. Zammetti
Founder and Chief Software Architect
Omnytex Technologies
http://www.omnytex.com
AIM/Yahoo: fzammetti
MSN: [EMAIL PROTECTED]
Author of "Practical Ajax Projects With Java Technology"
 (2006, Apress, ISBN 1-59059-695-1)
Java Web Parts - http://javawebparts.sourceforge.net
 Supplying the wheel, so you don't have to reinvent it!

On Fri, November 10, 2006 3:03 pm, robin bajaj wrote:
> Hi Frank,
> Thanks a lot for your reply on this issue.
> I did give it a quick shot to Java Web Parts. Very well done !
> a) I liked and will use the following in my current webApp.
>     1) 2nd JWP cookbook example - AJAX style populating the drop-down
> selections.
>     2) SessionInactivityFilter
>
> b)  I will use dojoToolkit for DatePicker and Tab/sub-tab controls.
>
> Thanks,
> robin
>
> ----- Original Message -----
> From: "Frank W. Zammetti" <[EMAIL PROTECTED]>
> To: "Struts Users Mailing List" <user@struts.apache.org>
> Cc: "Struts Users Mailing List" <user@struts.apache.org>
> Sent: Thursday, November 09, 2006 5:32 PM
> Subject: Re: In search of a perfect AJAX solution for Struts
>
>
>> FYI, support for that taglib ceased a long time ago.  It has since grown
>> up to something much bigger and better: AjaxParts Taglib (APT), a
>> component of Java Web Parts (JWP):
>>
>> http://javawebparts.sourceforge.net
>>
>> ...and directly to the taglib:
>>
>> http://javawebparts.sourceforge.net/javadocs/javawebparts/ajaxparts/taglib/package-summary.html
>>
>> You'll find that APT is more powerful, easier to use, and a fully
>> maintained project, as is JWP in general.  There are examples for it
>> (the
>> JWP sample app first and foremost, the JWP cookbook examples, and
>> real-world (ahem) usage in some of the examples in the book Practical
>> Ajax
>> Projects With Java Technologies)... and, you'll find some folks who have
>> used it floating around who can offer some thoughts... I'm not sure the
>> same can be said for the original AjaxTags (not to be confused with the
>> project AjaxTags, which is totally different).
>>
>> Frank
>>
>>
>> --
>> Frank W. Zammetti
>> Founder and Chief Software Architect
>> Omnytex Technologies
>> http://www.omnytex.com
>> AIM/Yahoo: fzammetti
>> MSN: [EMAIL PROTECTED]
>> Author of "Practical Ajax Projects With Java Technology"
>> (2006, Apress, ISBN 1-59059-695-1)
>> Java Web Parts - http://javawebparts.sourceforge.net
>> Supplying the wheel, so you don't have to reinvent it!
>>
>> On Thu, November 9, 2006 4:55 pm, robin bajaj wrote:
>>> Hi Guys,
>>> In search of a perfect AJAX solutions for Struts 1.2.x , I just came
>>> across
>>> this Struts HTML taglib mod. which does AJAX for you declaratively.
>>>
>>> here's the site -  http://struts.sourceforge.net/ajaxtags/index.html
>>>
>>> ---- Here's the goal (as mentioned on site) ----
>>> This project has the goal of adding AJAX (Asynchronous Javascript+XML)
>>> functionality to the existing Struts HTML taglib, and providing a
>>> declarative method for using the functionality. The basic idea is that
>>> an
>>> EXISTING Struts-based app using the HTML taglib can add AJAX
>>> functionality
>>> without disrupting the existing code and without the developer having
>>> to
>>> know any of the details of how AJAX works.
>>> --------------
>>>
>>> Since there's no Demo provided on the Site, I would appreciate any
>>> feedback
>>> from the folks
>>> who have already used this taglib successfully.
>>>
>>> thanks a lot,
>>> robin
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


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

Reply via email to