AW: [TRINIDAD]panelFormLayout horizontal layout

2009-09-07 Thread Ricardo Rog
Hello again, thanks for your help but I think I haven't made clear what I want to do. I want to tab through the items in horizontal order. In current formLayout tab behaves like this: Tab1 tab3 Tab2 tab4 But I want to be able to tab through the items like this: Tab1

faces forewarding

2009-09-07 Thread measwel
LS, I just made a jsf 1.2 application that has a page called start.jsp. When a user first enters the site, a phaseListener checks if the user exists in the context. If not, the user is sent to the login screen. If the user exists, he is granted access to the site resources. The problem I am

Re: faces forewarding

2009-09-07 Thread Anton Gavazuk
when user goes to localhost:8080/Site your application should send him to an existing JSF view. 2009/9/7 measwel marek_karczew...@yahoo.com.au LS, I just made a jsf 1.2 application that has a page called start.jsp. When a user first enters the site, a phaseListener checks if the user exists

managed-property created only when it is reguired

2009-09-07 Thread mitroiasi
Hi, I have a question concerning the managed-bean configuration. I want to bind to a bean another bean. The second bean should be created first time when my application meets a reference in my jsf pages to the second bean. Is this possible or the second bean is created when the first bean is

Re: faces forewarding

2009-09-07 Thread measwel
Shouldn't this happen automatically, as my welcome page is set to faces/start.jsp ? Anton Gavazuk wrote: when user goes to localhost:8080/Site your application should send him to an existing JSF view. 2009/9/7 measwel marek_karczew...@yahoo.com.au LS, I just made a jsf 1.2

JSF Performance and Scalability issues

2009-09-07 Thread Shasi Mitra Yarram
We have developed an application..These are the technologies we've used: - JDK 1.4.2 - JSF 1.1 (Myfaces 1.1.6) - Ajax4JSF 1.1.1 - Tomahawk 1.1.8 - Tiles 2.1.0 - Spring 2.5, Spring Security for security layer - iBatis 2.0 Databases: - SQL Server 2000, DB2 8, Sybase Servers: - IBM

[TRINIDAD] Skinning and RenderKit Selection

2009-09-07 Thread BUNGARD James
Hi All, I was wondering how Trinidad chooses between the .desktop and .pda version of a skin, and if there is a way to override the default selection? For example, iPhones get assigned to the desktop skin, but I would like them to use the pda one. Is there anyway to achieve this? Thanks,

Re: faces forewarding

2009-09-07 Thread Anton Gavazuk
Try to redirect directly to faces/start.jsp 2009/9/7 measwel marek_karczew...@yahoo.com.au Shouldn't this happen automatically, as my welcome page is set to faces/start.jsp ? Anton Gavazuk wrote: when user goes to localhost:8080/Site your application should send him to an existing

Re: [Commons Converters] Exception on usage convertDateTime tag

2009-09-07 Thread Anton Gavazuk
Hi Leondardo, could you point me to an URL from which I can create a Bug - seems anonymous user cannot create any SR in JIRA. Thanks, Anton 2009/8/6 Leonardo Uribe lu4...@gmail.com Hi This is a bug. The code from this converter was moved from tomahawk to myfaces commons, but we need to