I\'m trying to setup a custom error page in Liferay portal if at least one portlet fails. The portal always forwards to portlet_error.jsp and display a red zone in the portlet 开发者_JAVA技巧position
I have a java backing bean which has a method (call it getDataList()) which returns an ArrayList<MyType>.
<ice:outputMedia player=\"flash\" source=\"... /ICEfaces_Flash.swf\" style=\"width:300px;height:250px;\">
I have a DataModel which has plan names and some other attributes. I have different plans - gold , silver etc.
This question already has an answer here: JSF returns blank/unparsed page with plain/raw XHTML/XML/EL source instead of rendered HTML output
Please see this Expression Language styleClass=\"#{obj.validationErrorMap eq null ? \' \' : obj.validationErrorMap.contains(\'key\')?\'highlight_field\':\'highlight_row\'}\"
I have an h:selectOneMenu and an a4j:commandButton, th开发者_如何学Pythone latter of which reRenders a component called content which looks like this:
For the maintenance and migration of some JSF / Woodstock applications (to IceFaces or other frameworks) I would like to know if there are GUI editors for Java Server Faces available. We are currently
The web app I\'m working on sometimes has a <rich:messages> tag inside of an <a4j:region> tag, sometimes not.I\'m guessing that the messages tag needs to be inside of an a4j region, b开发者
I need to set a Bean value with one javascript return value. Something like: <script type=\"text/javascript\">