i\'m using seam 2.2, primefaces as view presentation layer. I would write some kind of infrastructure in order to capture all exceptions.
I constructed the radio butto开发者_JAVA百科n group using f:selectItems. I constructed the radio button as follows
What I need is to add an prefix (such as \'secure\') for all urls which requires login, is it possible for Seam url rewriti开发者_JAVA百科ng to do this:
I have a Seam 2.2 app running under JBoss5.1. In this application I have successfully developed some Graphics using Java Open Flash Chart, which is a Java API for Open Flash Chart.
I noticed that the event type is just an arbitrary开发者_开发百科 string in seam which will be used in component.xml or annotations. Sometimes it is error-prone if I missspell them, for example \"org.
It is an application that has been built using seam 2.2 and it is running perfectly under Jboss 4.1.2. Because of support from my ISP I will have to upgrade JBoss to version 5.1 . I did try to run sam
I\'m using Seam 2.2.1 for a little project of mine. I know开发者_运维百科 there is a excel export for richfaces:dataTable but is there something like this for PDFs too? I don\'t really want to write a
In one of my pages <s:link value=\"/index.seam\"><h:outputText value=\"#{messages.home}\"/></s:link&g开发者_StackOverflow中文版t;
Consider this example @Scope(ScopeType.SESSION) @Name(\"test\") @BypassInterceptors public Class Test { @Unwrap
In a seam-gen generated application I added the login-required attribute, to force a user login. After that the CSS-Styles from richfaces aren\'t loaded neither in the login page itself nor at the oth