Not only will it reduce the "wicketness" of your URLs, it might hide some of your other implementation details (such as package names?)
On Tue, Sep 23, 2008 at 3:14 PM, francisco treacy <[EMAIL PROTECTED]> wrote: > you can "hide" text in urls by encrypting them, check out > CryptedUrlWebRequestCodingStrategy. this may help reduce "wicket" > occurrences in your source code. > > francisco > > On Tue, Sep 23, 2008 at 4:04 PM, walnutmon <[EMAIL PROTECTED]> wrote: >> >> >> The wicket:id tags are stripped, but the javascript has many "wicket" >> occurences. Is there a way to get rid of these too? >> >> >> igor.vaynberg wrote: >>> >>> in deployment mode those tags are stripped >>> >>> -igor >>> >>> On Tue, Sep 23, 2008 at 10:35 AM, walnutmon <[EMAIL PROTECTED]> >>> wrote: >>>> >>>> Is it possible to hide wicket:id tags? Doing so in order to hide that >>>> you >>>> are using wicket as a server side technology. >>>> -- >>>> View this message in context: >>>> http://www.nabble.com/Hiding-Wicket-ID-tp19632955p19632955.html >>>> Sent from the Wicket - User mailing list archive at Nabble.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] >>> >>> >>> >> >> -- >> View this message in context: >> http://www.nabble.com/Hiding-Wicket-ID-tp19632955p19634653.html >> Sent from the Wicket - User mailing list archive at Nabble.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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
