I dont know anything about jscript. But the usual checking the user agent header. And then feeding the relevant stuff will work same as anything else.
For palm you'll probably want to have specialsed js anyhow to store form data until the next time the user syncs. I'd start using JSTL and then if/when the code starts getting a bit savage move it out into a servlet or an action. If you layout is simple you should look at sitemesh. It provides a means of decorating for different user agents and could serve you well. Mark On Fri, 19 Nov 2004 14:28:54 -0800 (PST), Julian <[EMAIL PROTECTED]> wrote: > Hi all, > > I am sorry if this has been answered before, but the > search functionality on the mailing list is down. So > here it goes: > > Does the validator plugin have support for handheld > browsers such as PocketPC or Palm? AFAIK, pocketPC > only supports JScript so this may be a problem since > all the files for scripting are written in Javascript. > If PocketPC, etc. is not supported, is it possible to > send different scripts to different clients types > (e.g. Javascript to "normal" browsers and JScript to > pocketPC IE)? > > Thanks in advance, > Julian > > ===== > Live simply so others may simply live. > > -Ghandi > > Pluralitas non est ponenda sine neccesitate. > "Entities should not be multiplied unneccesarily" > > -William of Occam > > __________________________________ > Do you Yahoo!? > The all-new My Yahoo! - Get yours free! > http://my.yahoo.com > > --------------------------------------------------------------------- > 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]