Re: How to solve link enable/disable by validator?

2010-11-09 Thread Benjamin Mark
Hi, thx for your comment. I've tried to get the component by the following code without success: private void setLink(FacesContext context) { UIComponent comp = context.getViewRoot().findComponent(company:forgottenLink); if (comp != null) {

How to solve link enable/disable by validator?

2010-11-08 Thread Benjamin Mark
Hello, I have the following problem: If some user is entering a already used email adress or username I wan't to let appear a link (s:link/button) to the forgott password page in a form? I'm not sure how to solve it with my custom email validator? Has someone an idea how I could solve that?

AW: Tomahawk installation - infinite redirect when configuring extension filters

2010-10-20 Thread Benjamin Mark
, Then I guess it is some sort of incompatibility with Seam. However I am sorry, I've never really used it, so I don't know why this is happening.. Regards, Jakob 2010/10/19 Benjamin Mark be...@bemar.de: Hi, thx for your help but it doesn't helped. Already the same problem

Re: Tomahawk installation - infinite redirect when configuring extension filters

2010-10-19 Thread Benjamin Mark
mapping, it will maybe work! Regards, Jakob 2010/10/18 Benjamin Mark be...@bemar.de: Hello, I've installed Tomahawk for JSF 1.2 on my seam-gen project (Seam 2.2.0 GA) like the installation hints from the tomahawk page. Everything seems ok and the Jboss 5.1 server is starting up without any

Tomahawk installation - infinite redirect when configuring extension filters

2010-10-18 Thread Benjamin Mark
Hello, I've installed Tomahawk for JSF 1.2 on my seam-gen project (Seam 2.2.0 GA) like the installation hints from the tomahawk page. Everything seems ok and the Jboss 5.1 server is starting up without any problems. When I connect to my project I get the message from the browser, that the