There are ways around it, but why would you go to the trouble of splitting
the logic for validation into three pieces (business logic, jsp and struts
and then have to work around the issues it creates.

Edgar

> -----Original Message-----
> From: Adam Hardy [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, August 19, 2003 2:01 AM
> To: 'Struts Users Mailing List'
> Subject: Re: Suggestions for Calendar Popup taglib?
> 
> 
> I'm not totally clear what you mean by 'multiple downloads' 
> but with the 
> validator html:javascript tag, you can set the static javascript to 
> false and instead use a script link to a jsp with just the 
> html:javascript tag in, where the static=true attribute is set.
> 
> This ensures that the browser can cache it successfully.
> 
> 
> Adam
> 
> 

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

Reply via email to