I think you just have to turn off client validation to remove javascript from forms too.
I don't think Tapestry includes any javascript at all unless a component requires it. On Fri, Oct 9, 2009 at 11:36 AM, Christian Riedel <[email protected]>wrote: > i saw tapestry even include no javascript at all on pages without > tapestry-form-components. just give it a try ;) > > Peter Stavrinides schrieb: > >> I've to create a WebApp which may use plain html only! Is it possible/does >>> it make sense to use Tapestry for that? >>> >>> >> Yes of course, >> >> >> >> >>> I would like to use Tapestry for that app because i made some good >>> experience with it, but is Tapestry able to avoid JavaScript at all? >>> >>> >> You are not forced to use JavaScript, Tapestry does include a minimum of >> JavaScript, but you don't have to use it. >> >> cheers, >> Peter >> >> >> >> ----- Original Message ----- >> From: "Klaus Kopruch" <[email protected]> >> To: [email protected] >> Sent: Friday, 9 October, 2009 12:00:16 GMT +02:00 Athens, Beirut, >> Bucharest, Istanbul >> Subject: T5: Disable JavaScript usage >> >> >> Hello * >> >> I've to create a WebApp which may use plain html only! Is it possible/does >> it make sense to use Tapestry for that? >> >> I would like to use Tapestry for that app because i made some good >> experience with it, but is Tapestry able to avoid JavaScript at all? >> >> Thanks for help >> Klaus >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
