[jboss-user] [JBoss Seam] - Re: If NoResultException, then logic in JSF or Java
saeediqbal1
do-not-reply at jboss.com
Sun Apr 29 09:08:54 EDT 2007
No that did not work unfortunately.
I think i may need to do that first option i said have a new form inside this code block in the same .xhtml page
<s:div rendered="#{reportActivity.value == null}">
| PUT THE FORMS HERE
| </s:div>
What do you think? or just say that click on this link to enter your new activity? But that would be 2 clicks :( one to get on this page and one to go to next.
i am thinking to make my application more usable.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041698#4041698
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4041698
More information about the jboss-user
mailing list