| Author |
Links in dynamic form
|
Sanjaya Sugiarto
Ranch Hand
Joined: Mar 25, 2004
Posts: 229
|
|
Hi, I am stuck. If I click a link in alle.jsp, the page doesnt spring to the page defined in config file (posten.jsp). It seems that the problem occured by dynamic generated form. Hereby the code-snippets from the jsp and faces-config. code-snippet from my .jsp: code-snippet from our faces-config.xml Any idea Thanks in advance. Regards [ July 02, 2005: Message edited by: Sanjaya Sugiarto ]
|
<a href="http://www.wi.hs-furtwangen.de" target="_blank" rel="nofollow">Business Information Technology - Hochschule Furtwangen University, Germany</a>
|
 |
francisco roman
Ranch Hand
Joined: Jun 22, 2005
Posts: 31
|
|
I would use <h:message for="xxx"/> to display if there is any error in your JSF tags. cheers, F.
|
 |
 |
|
|
subject: Links in dynamic form
|
|
|