The Apache MyFaces team is pleased to announce the release of MyFaces Core
1.2.6.
MyFaces Core is a JavaServer(tm) Faces 1.2 implementation as specified by
JSR-252. MyFaces Core has passed Sun's JSR-252 TCK and is 100% compliant
with the JSR-252 specification.
MyFaces Core 1.2.6 is available in
Dushyant,
Sure, it's safe to set properties in the getter methods.
---
Kito D. Mann -- Author, JavaServer Faces in Action
http://twitter.com/kito99
http://www.virtua.com - JSF/Java EE consulting, training, and mentoring
http://www.JSFCentral.com - JavaServer Faces FAQ, news, and info
+1 203-404-4
Dushyant,
Sorry -- It's usually easier to set UI component properties in the setter
methods, as the JSF implementation has already created the instance of the
component for you. Otherwise you'll have to create the component instance
yourself, which normally isn't necessary.
---
Kito D. Mann -- Au
Hello Dushyant,
Please note that the first popup was open using window.open(...) JavaScript
call, and NOT using trinidad dialog framework. Therefore the opener page
(launching page) can be closed without any magic.
In our application the launching page must remain as a non JSF page,
therefore I c
rabelenda wrote:
>
> Hi, I'm using Trinidad 1.0.10 with myfaces 1.1.5. I'm trying to simply do
> a forward from one faces page to an other passing parameters taken from
> the backing bean. I tried using goLink and f:param parameters but it seams
> that the goLink doesn't care about the paramete
Hi, I'm using Trinidad 1.0.10 with myfaces 1.1.5. I'm trying to simply do a
forward from one faces page to an other passing parameters taken from the
backing bean. I tried using goLink and f:param parameters but it seams that
the goLink doesn't care about the parameters, then I tried with an
h:out
Use javascript to "click()" the 'close' button.
Cheers,
Walter Mourão
http://waltermourao.com.br
http://arcadian.com.br
http://oriens.com.br
On Fri, Jan 30, 2009 at 8:08 AM, Fred Davis wrote:
> Hi,
>
> If I have a popup dialog displayed, how could I close it programmatically
> from javascrip
Hi,
If I have a popup dialog displayed, how could I close it programmatically
from javascript? Any ideas anyone? Specifically, I would like to close a
dialog when the escape key is pressed so if anyone's achieved this then your
advice would be appreciated...
thankyou all.
Fred
Hi, i have a problem with t:inputCalendar component in facelets. I'm using:
tomahawk 1.1.8
facelets 1.1.14
WebSphere 6.0
When i click to icon of popup calendar, it opens but nothing is active:
click to date,
close popup window, go to year, next amonth
Here is code:
Hello all,
Is it with a XMLMenuModel possible to dynamically "influence"/determine the
menu items that get rendered or not?
Basic problem/idea: we have an application with a large number of menu and
submenu items. The application is used by users with different roles. Each
role has access to dif
10 matches
Mail list logo