Thanks. That worked fine. But I want to pass parameters such as
setResponsePage(new SignUp(clientModel,clientList) etc.
How can I use SignUp.class and pass the parameters at the same time. The
SignUp page is not using a default constructor.
Matej Knopp-2 wrote:
>
> getRequestCycle().setResponsePage(SignUp.class);
>
> -Matej
>
> On 4/11/07, tbt <[EMAIL PROTECTED]> wrote:
>>
>> Hi,
>>
>> I need to mount a page url because we need to use a static url to hook it
>> up
>> with google analytics. I tried adding the following code in the
>> applications
>> init() method.
>>
>> mountBookmarkablePage("/home", SignUp.class);
>>
>> Now I can access the page directly using the static url but once users
>> navigate to the page through wicket it creates a dynamic url such as
>> http://localhost:8080/aloha?wicket:interface=:8::
>>
>> can this url be made to appear as 'http://localhost:8080/aloha/signup'
>> when
>> navigating through wicket.
>>
>> --
>> View this message in context:
>> http://www.nabble.com/mount-page-url-tf3558499.html#a9936784
>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>
>>
>> -------------------------------------------------------------------------
>> Take Surveys. Earn Cash. Influence the Future of IT
>> Join SourceForge.net's Techsay panel and you'll get the chance to share
>> your
>> opinions on IT & business topics through brief surveys-and earn cash
>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>> _______________________________________________
>> Wicket-user mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/wicket-user
>>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
> your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Wicket-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>
>
--
View this message in context:
http://www.nabble.com/mount-page-url-tf3558499.html#a9937260
Sent from the Wicket - User mailing list archive at Nabble.com.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user