« Return to Thread: Ajax Basics

Re: Ajax Basics

by stoupa91devel :: Rate this Message:

Reply to Author | View in Thread

Hi,

have a look at this plugin for Struts2
http://code.google.com/p/struts2-jquery/wiki/DatePickerTag
Just drop the the jar into WEB-INF/lib and you are ready to go.

Martin



Richard Gundersen wrote:

> Hi
>
>  
>
> I'm trying to get the datetimepicker working in my app. It's Struts 2
> but it's totally non-AJAX at the moment. I also don't know anything
> about AJAX to make matters worse.
>
>  
>
> Please could someone tell me
>
>  
>
> a)       what extra jars (dojo/json etc) do I need to pop into WEB-INF?
> I don't mind which provider I use (Dojo, Prototype etc) as long as it
> works.
>
> b)      any other config to add to struts.xml?
>
> c)       JSP tags (in addition to <s:datetimepicker>) such as <s:head
> and <s:url
>
>  
>
> I've read quite a few articles saying how easy it is, but they all do
> things slightly differently. If someone could tell me how to get the
> basics configured, so that my datetimepicker works, I'd be grateful.
>
>  
>
> Thanks
>
>
>  


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@...
For additional commands, e-mail: user-help@...

 « Return to Thread: Ajax Basics