> At 10:11 AM -0700 6/19/06, Martin Cooper wrote:
> I've had a ghost of an idea in my head that you could put a Servlet
> in front of Dojo and serve it out of a JAR so that you had a more
> clear idea of what was in the release -- I've never been too
> comfortable with unpacking the distro and putting it in my web tree,
> where conceivably people could start tweaking it and diverging from
> the source.  But just a ghost; not sure how much it would really pay
> off.

This is exactly how Struts Action 2 works today - we package Dojo into our
jar, then let SAF2 serve up its static content through a known prefix,
"struts/" I believe.  We also provide hooks to let you serve up other
static content from jars.

Don

>
> At 12:56 PM -0400 6/19/06, Frank W. Zammetti wrote:
>>With Dojo, I don't think the same is true... there really isn't any
>> server
>>component to be integrated.  Yes, you could wrap the widgets and make the
>>tags do some of the client-side setup and such, but that's really more
>>about convenience than integration to me (and not that convenience isn't
>>important!).
>
> What about a modern alternative to the html:javascript tag which
> consulted serverside validation config?
>
> Joe
>
> --
> Joe Germuska
> [EMAIL PROTECTED] * http://blog.germuska.com
>
> "You really can't burn anything out by trying something new, and
> even if you can burn it out, it can be fixed.  Try something new."
>       -- Robert Moog
>
> ---------------------------------------------------------------------
> 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