Re: changing pdf content in Iframe , on item select event

2013-05-29 Thread mayanksahai
i refereed to this example but think wicket is changed a lot . there is no dynamicWebResource class anymore. i think it is replaced by byteArrayResource. this pdf content will be dynamically loaded from jcr repo once filename in the dropDown will be changed. so if user selects file1 from dropdown

Popup window ( user notification window) after Form submission.

2013-05-05 Thread mayanksahai
Hi all ,i am new to wicket and taking panel based approach to build out Pages. in my application there is main page that contains multiple panels.in panel one i have a user registration form. once user submits this form i want to launch a window/popup (confirming to user that he is registered

changing pdf content in Iframe , on item select event

2013-02-13 Thread mayanksahai
hi all, i am new to wicket and trying to build a page that contains a drop down, listing all the documents associated to a user. i have a divon the same page that encapsulates an Iframe , where document content is displayed. a user can change document in dropdown and once item is selected , that