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

2010-11-09 Thread Benjamin Mark
iscovered UIComponent 2) you create a binding method for the rendered attribute of the link and binding method will verify the condition drawback of this method is that you will have to introduce session Variable (Bean) or maintain your own 'custom' scope variable. So prefer to use case #1

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
n't know why this is > happening.. > > Regards, > Jakob > > 2010/10/19 Benjamin Mark : > > Hi, > > > > thx for your help but it doesn't helped. Already the same problem with > > infinite redirect: > > > > Thats the actuall web.xml > >

Re: Tomahawk installation - infinite redirect when configuring extension filters

2010-10-19 Thread Benjamin Mark
lter /faces/myFacesExtensionResource/* Jakob Korherr schrieb: Hi Ben, Just a shot into the blue, but I noticed that you only mapped your Faces Servlet to *.seam, however Tomahawk also expects a mapping of "/faces/". If you add this additional mapping, it will maybe work! Regard

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 request