I'm afraid I don't understand your problem... Could you explain with
some example code maybe? Or something in a quickstart?

Eelco


On 2/6/07, Borst, Gordon <[EMAIL PROTECTED]> wrote:
>
>
>
> Good Morning,
>
> In a project I tried to create an interface with two html-pages.
>
> The first page is a form with a final submit button… The onsubmit()-function
> works fine and all datas are updated fine by their models.
>
> This was so when the second page, so called presentation page was loaded in
> the same window.
>
> Now i tried to add a BookmarkablePageLink, and excluded all statements to
> build the new page in on UpdatePage-Class which will be called.
>
> This new Page in the Popup ( so also the presentation page ) has only the
> default dataset and not the selected date because no onsubmit() will by
> called
>
> When firing the SubmitButton.
>
> Why is this so? How do i manage this or is there any other way to call a new
> page with wicket??
>
> Thanks for any kind of help
>
> _______________________________________
>
> Mit freundlichen Grüßen
>
> Gordon Borst
>  T-Systems GEI GmbH
>
> Industry Business Unit Telecommunications
> Solution & Service Center Billing
> Billing EAI ( G 118 )
>
> Hausadresse: Pascalstraße 51, 52076 Aachen
>  Postanschrift : Postfach 500 144, 52085 Aachen
>  Telefon: +49 (2408) 943 - 18 77
>  Email: [EMAIL PROTECTED]
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier.
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>
>

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to