Maybe I should wait. I have solved it change the host file so that there will
be different host to the same url. This way there is a new session every
request to the host and I can read the header.
--
View this message in context:
http://www.nabble.com/Create-custom-UrlCodingStrategy
ilsson [mailto:[EMAIL PROTECTED]
> Sent: 3 December 2008 22:20
> To: users@wicket.apache.org
> Subject: Re: Create custom UrlCodingStrategy
>
>
>
> Is there no solution to this?
>
> this is my app ( http://localhost/myapp ). All I want is to be
> able to have
> a cus
-custom-UrlCodingStrategy-tp20660813p20814900.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
Yes, thanks!
This is what I have been trying to do but with no luck.
--
View this message in context:
http://www.nabble.com/Create-custom-UrlCodingStrategy-tp20660813p20814900.html
Sent from the Wicket - User mailing list archive at Nabble.com
Nilsson wrote:
>
> Problem is this
>
> setResponsePage(new LoginPage(moreParam);
>
> will not generate an url like http://localhost/myapp/customer1/login.
>
--
View this message in context:
http://www.nabble.com/Create-custom-UrlCodingStrategy-tp20660813p20814841.html
Problem is this
setResponsePage(new LoginPage(moreParam);
will not generate an url like http://localhost/myapp/customer1/login.
--
View this message in context:
http://www.nabble.com/Create-custom-UrlCodingStrategy-tp20660813p20814520.html
Sent from the Wicket - User mailing list archive at
> How should this be done? I must keep the customer/customerId in every
> page. What happens when redirecting?
>
--
View this message in context:
http://www.nabble.com/Create-custom-UrlCodingStrategy-tp20660813p20814227.html
Sent from t
Also you must handle the second parameter /login maybe by switching different
panels or redirect to another page !
How should this be done? I must keep the customer/customerId in every page.
What happens when redirecting?
--
View this message in context:
http://www.nabble.com/Create-custom
e:
>
> Is there no solution to this?
>
> this is my app ( http://localhost/myapp ). All I want is to be able to
> have a customer name after myapp that follows in the application.
>
--
View this message in context:
http://www.nabble.com/Create-custom-UrlCodingStrategy-tp20660813
Is there no solution to this?
this is my app ( http://localhost/myapp ). All I want is to be able to have
a customer name after myapp that follows in the application.
--
View this message in context:
http://www.nabble.com/Create-custom-UrlCodingStrategy-tp20660813p20812776.html
Sent from the
is message in context:
http://www.nabble.com/Create-custom-UrlCodingStrategy-tp20660813p20804484.html
Sent from the Wicket - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional c
Thank you very much but I'm afraid I can't use apache as a front end due to
the server setup. I need a way to do this in wicket.
--
View this message in context:
http://www.nabble.com/Create-custom-UrlCodingStrategy-tp20660813p20801209.html
Sent from the Wicket - User mailing list
host/test/hello
> http://localhost/test2/hello
>
> Can this be done with wicket?
>
> --
> View this message in context:
> http://www.nabble.com/Create-custom-UrlCodingStrategy-tp20660813p20791796.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
>
d to look it
> over again.
> --
> View this message in context:
> http://www.nabble.com/Create-custom-UrlCodingStrategy-tp20660813p20794183.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
>
mer1/login and /Customer2/login. I can't mount every possible customer
reference in init().
--
View this message in context:
http://www.nabble.com/Create-custom-UrlCodingStrategy-tp20660813p20794194.html
Sent from the Wicket - User mailing list archiv
ext:
http://www.nabble.com/Create-custom-UrlCodingStrategy-tp20660813p20794183.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]
> Is there any topic on UrlRewriteFilter and Wicket. I still need to set
> variation and locale even when I use UrlRewriteFilter.
> --
> View this message in context:
> http://www.nabble.com/Create-custom-UrlCodingStrategy-tp20660813p20793471.html
>
Ok
Is there any topic on UrlRewriteFilter and Wicket. I still need to set
variation and locale even when I use UrlRewriteFilter.
--
View this message in context:
http://www.nabble.com/Create-custom-UrlCodingStrategy-tp20660813p20793471.html
Sent from the Wicket - User mailing list archive at
>
>> An example.
>> http://localhost/edgesoft/order/order/13
>> http://localhost/another/order/order/14
>> mount( MyStrategy( "/order/" , );
>>
>> This should go to the exact same page but with different variation and
>> properties. How c
ost/another/order/order/14
> mount( MyStrategy( "/order/" , );
>
> This should go to the exact same page but with different variation and
> properties. How can this be achieved. What classes do I need to subclass to
> make this happen?
> --
> View this message in
t; --
> View this message in context:
> http://www.nabble.com/Create-custom-UrlCodingStrategy-tp20660813p20792180.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> -
> To unsubscribe, e-ma
ion in the session.
--
View this message in context:
http://www.nabble.com/Create-custom-UrlCodingStrategy-tp20660813p20792180.html
Sent from the Wicket - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL
View this message in context:
> http://www.nabble.com/Create-custom-UrlCodingStrategy-tp20660813p20791796.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> -
> To unsubscribe, e-mail: [EMA
Can url rewrite be used for this. I guess there are alot of people that want
custom made css and so on based on a url
http://localhost/test/hello
http://localhost/test2/hello
Can this be done with wicket?
--
View this message in context:
http://www.nabble.com/Create-custom-UrlCodingStrategy
-
View this message in context:
http://www.nabble.com/Create-custom-UrlCodingStrategy-tp20660813p20660813.html
Sent from the Wicket - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For ad
25 matches
Mail list logo