yes, i can, but how can i read it without post? it doesn't even need to be hidden as i want it shown... i just want to query it from time to time., again - without a post.
is it possible to read it through ajax or from the dom... or something, inside wicket? On Fri, Mar 21, 2008 at 2:21 PM, James Carman <[EMAIL PROTECTED]> wrote: > On 3/21/08, Cristi Manole <[EMAIL PROTECTED]> wrote: > > Hello, > > > > I'm looking for a quick solution to get the client's date and time in a > > wicket modal, without a post > > > > I can have a wicket component, like a label and I can use js functions > to > > set it in a span for example. > > > > The question is... how can i read that value I set in js in wicket? > > Can you write the value to a hidden form field? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
