> Shale is very modular ... you can easily use the token component (and tag) from shale-core.jar without using any of the rest of it (at least if you use the daily builds, where a lot of the original stuff has been > factored into separate libraries so you can use just what you want :-).

> The token component is focused on detecting a second submit of the same page, and triggering a validation error if this happens.  The technique it uses works with multiple frames/windows, even if they are > displaying the same page, because it is tracking the values of a hidden field that gets rendered as part of the page, not what the view ids are.

 

Mhm… that sounds promising… I definitely will take a look at it.

Reply via email to