[
https://issues.apache.org/jira/browse/WICKET-609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12545570
]
Alex Burgel commented on WICKET-609:
this has been working for me:
public static CharSequence getPagePath(Page p
[
https://issues.apache.org/jira/browse/WICKET-609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527740
]
Ryan Sonnek commented on WICKET-609:
any chance these changes could make it into 1.3?
> Wicket should provide an
[
https://issues.apache.org/jira/browse/WICKET-609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12525108
]
Jean-Baptiste Quenot commented on WICKET-609:
-
If it can be of any help I added the method RequestUtils.r
[
https://issues.apache.org/jira/browse/WICKET-609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523900
]
Marat Radchenko commented on WICKET-609:
Free bonus of this approach is no need to hardcode context path.
As
[
https://issues.apache.org/jira/browse/WICKET-609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523892
]
Marat Radchenko commented on WICKET-609:
One more test (works):
{code:java}
System.out.println(toAbsolutePat
[
https://issues.apache.org/jira/browse/WICKET-609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523889
]
Marat Radchenko commented on WICKET-609:
Solution, take two (how handles pages in different directories):
{c
[
https://issues.apache.org/jira/browse/WICKET-609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523869
]
Ryan Crumley commented on WICKET-609:
-
I do not think so. Alastair gave me a solution on irc a while back that
i
[
https://issues.apache.org/jira/browse/WICKET-609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523863
]
Marat Radchenko commented on WICKET-609:
Ryan: Damn. is it possible to ask Wicket to return context path rela
[
https://issues.apache.org/jira/browse/WICKET-609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523862
]
Ryan Crumley commented on WICKET-609:
-
Marat: That solution does not work in wicket 1.3. The reason is that
Requ
[
https://issues.apache.org/jira/browse/WICKET-609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523860
]
Marat Radchenko commented on WICKET-609:
Solution:
{code:java}
String getAbsoluteUrl(final HttpServletReques
[
https://issues.apache.org/jira/browse/WICKET-609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522513
]
Ryan Crumley commented on WICKET-609:
-
The biggest hurdle to solve the problem is to provide some way to ask wick
[
https://issues.apache.org/jira/browse/WICKET-609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522429
]
Jean-Baptiste Quenot commented on WICKET-609:
-
I don't think it will be ever possible in a web environmen
[
https://issues.apache.org/jira/browse/WICKET-609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12521992
]
Ryan Sonnek commented on WICKET-609:
just want to voice that I've been experiencing this difficulty with the curr
13 matches
Mail list logo