Back page NavigationHandler problem

2005-05-31 Thread Anatol Pomozov
Hi, I am trying to use CustomNavigationHandler from this post http://www.jroller.com/page/cenkcivici/20050512#custom_jsf_navigation_handler_for It stores history of visited pages and allows us return back to previous view. When I click to 'back' link I get strange error. Could somebody give me a

Re: Back page NavigationHandler problem

2005-05-31 Thread Anatol Pomozov
The same situation when I use following solution http://forum.java.sun.com/thread.jspa?threadID=591276tstart=0 As I suppose it works with JSF RI but this solution doesn't work with MyFaces. Whats wrong here?? On 5/31/05, Anatol Pomozov [EMAIL PROTECTED] wrote: Hi, I am trying to use

h:commandLink doesn't invoked

2005-05-24 Thread Anatol Pomozov
I am a newcomer in myfaces also as in JSF and probably this question has RTFM answer. But i have been fighting with my problem during several days and can't find solution. So I have jspx file which has h:commandLink. As action it has managed-bean method. But when I click generated link method

Re: commandLink doesn't invoked

2005-05-24 Thread Anatol Pomozov
Alexander -Original Message- From: Anatol Pomozov [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 24, 2005 11:08 AM To: users@myfaces.apache.org Subject: h:commandLink doesn't invoked I am a newcomer in myfaces also as in JSF and probably this question has RTFM answer. But i have been

Re: commandLink doesn't invoked

2005-05-24 Thread Anatol Pomozov
-state. hth Alexander -Original Message- From: Anatol Pomozov [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 24, 2005 11:45 AM To: MyFaces Discussion Subject: Re: commandLink doesn't invoked Do you mean allow javascript in JSF or in browser??? Tomcat shows me the log listed below