Hello,
What i mean here is that i want to save the exact image of the page (the
main concern here is that i want to capture the user inputed text, the
selected radios and checkboxes and list, basically the html part but the
updated one). I already the try some URLCodingStrategy i found on wicket
example but i have no luck on capturing the updated html text of the current
version of the page. Because client want to check first the inputed values
and all kind of stuff before authenticating...any ideas how to do this and
hoping for code example.

Thanks.



Nick Heudecker wrote:
> 
> Why do you want to do this?
> 
> On Mon, Apr 7, 2008 at 10:07 PM, freak182 <[EMAIL PROTECTED]> wrote:
> 
>>
>> Hello,
>> Correct me if im wrong to my question...My question is....I want to save
>> the
>> entire page to DB. I know that the pages are stored in the session store
>> then write to the disk. Now how can i access the session store and get
>> the
>> latest pages then save it to DB?
>>
>> Thanks a lot.Cheers
>>
>>
>> --
>> View this message in context:
>> http://www.nabble.com/How-to-save-pages-in-the-database--tp16547182p16547182.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]
>>
>>
> 
> 
> -- 
> Nick Heudecker
> Professional Wicket Training & Consulting
> http://www.systemmobile.com
> 
> Eventful - Intelligent Event Management
> http://www.eventfulhq.com
> 
> 

-- 
View this message in context: 
http://www.nabble.com/How-to-save-pages-in-the-database--tp16547182p16578425.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]

Reply via email to