current page highlighting

2014-12-30 Thread K
Hi all
i am trying to create dynamic navigation links in which current page link
should be highlighted but i am unable to get desired outcome. i am using
listview to display my menu items but unable to highlight the current page
link.

please suggest necessary changes



ListHeaderListItems  is list of pojo item. my pojo has two fields
label(String) and destPage(Class)

My Mark-up: 




 Thanks in advance

-
K
--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/current-page-highlighting-tp4668902.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: How do I get the current page?

2014-12-30 Thread K
Hi i am working on the same thing and i have not been able to achieve the
desired outcome. 

i would appericiate any suggestions. i have posted complete details here

http://apache-wicket.1842946.n4.nabble.com/current-page-highlighting-td4668902.html
http://apache-wicket.1842946.n4.nabble.com/current-page-highlighting-td4668902.html
  

Thanks.

-
K
--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/How-do-I-get-the-current-page-tp1851661p4668903.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: How do I get the current page?

2014-12-30 Thread Richard W. Adams
Not inclined to click on untrusted links, for security reasons. When you 
say get the current page, where do you want to get it FROM? If you're in 
the page code itself, it's just this. If you want it from somewhere 
else, describe what you're trying to achieve.




From:   K kondetiudayki...@gmail.com
To: users@wicket.apache.org
Date:   12/30/2014 09:58 AM
Subject:Re: How do I get the current page?



Hi i am working on the same thing and i have not been able to achieve the
desired outcome. 

i would appericiate any suggestions. i have posted complete details here

http://apache-wicket.1842946.n4.nabble.com/current-page-highlighting-td4668902.html


http://apache-wicket.1842946.n4.nabble.com/current-page-highlighting-td4668902.html
 

Thanks.

-
K
--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/How-do-I-get-the-current-page-tp1851661p4668903.html

Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org




**

This email and any attachments may contain information that is confidential 
and/or privileged for the sole use of the intended recipient.  Any use, review, 
disclosure, copying, distribution or reliance by others, and any forwarding of 
this email or its contents, without the express permission of the sender is 
strictly prohibited by law.  If you are not the intended recipient, please 
contact the sender immediately, delete the e-mail and destroy all copies.
**


Re: Page Expired

2014-12-30 Thread andrea del bene


Hi,

with Wicket 6.17.0 do still have this problem? Can you create a 
quickstart to reproduce this problem?


Thank you.

Dear all

I wrote an openid provider web application with 6.14.0 (upgrade from 1.5.3
gradually) which enabled ssl and url encryption. Everything worked fine
until I upgrade wicket to 6.18.0, I got page expired exception page and the
url became plaintext after I redirect it to another page.

Any suggestions?




-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: current page highlighting

2014-12-30 Thread andrea del bene


Hi,

the code looks correct. You should debug return line 'return 
getPage().getClass().equals(...' and see why the condition is always false.

Hi all
i am trying to create dynamic navigation links in which current page link
should be highlighted but i am unable to get desired outcome. i am using
listview to display my menu items but unable to highlight the current page
link.

please suggest necessary changes

 


ListHeaderListItems  is list of pojo item. my pojo has two fields
label(String) and destPage(Class)

My Mark-up:

 



  Thanks in advance

-
K
--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/current-page-highlighting-tp4668902.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org




-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: How do I get the current page?

2014-12-30 Thread K
Hi Aksarben

i have a web application in which there are six links in main menu. i want
my app to highlight the link that is selected.

http://apache-wicket.1842946.n4.nabble.com/file/n4668907/Capture.png 

My code:


ListHeaderListItems  is list of pojo item. my pojo has two fields
label(String) and destPage(Class) 

My Mark-up: 

   


-
K
--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/How-do-I-get-the-current-page-tp1851661p4668907.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: setResponsePage forward solution options

2014-12-30 Thread prasad.bhandagi
Created ticket https://issues.apache.org/jira/browse/WICKET-5797

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/setResponsePage-forward-solution-options-tp4668893p4668908.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org