Tiles Doubt

2004-10-13 Thread babloosony
Hi All, Are there any IDE's available for programming with Tiles and JSF. Basically I am looking for IDE's that show the logic structure of various nested tiles. How do I establish a logical flow of these nested tiles usage like what tiles are used by what. I cannot manually sit down and write ho

Tiles Doubt

2004-10-12 Thread babloosony
I have various xml files like tiles-defs.xml, tiles-defs.cards.xml, tiles-defs.cards_en_ca.xml. Under what scenarios tiles-defs.cards.xml file and tiles-defs.cards_en_ca.xml file can be invoked ? - To unsubscribe, e-mail: [EMAIL P

Colspan html attribute equivalent in jsf

2004-10-07 Thread babloosony
Hi, In jsf, if i am using to draw a table with 2 columns, then in first row i want to club the 2 columns into one (like using colspan=2 html attribute) and in remaining rows i want to have 2 columns. how can i achieve this using jsf tag ?? Thanks & Regards, Kumar. -

jsf html tags usage doubt

2004-10-03 Thread babloosony
Hi All, I see some jsf applications using and some other jsf applications using html tags. What is the difference between the two. Is the former from older jsf specifications ? Thanks & Regards, Kumar. - To unsubscribe, e-mail

Client Side Validation using a pure JSF Only Application

2004-09-28 Thread babloosony
Hi All, There is a pure web application that uses only jsf as model, view, controller. How do we achieve a reusable client-side validations framework likes Struts's validator framework ? Any ideas on how we do a clientside validation in a pure jsf application ? Thanks & Regards, Kumar. ---

client side validation using struts in a jsf+struts integrated application

2004-09-23 Thread babloosony
Hi All, How do I do client side validation(using struts) in jsf+struts integrated application which uses jsf-struts libary provided by CraigMc. ? Thanks & Regards, Kumar. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additiona

java.lang.IllegalArgumentException: Cannot find module configuration

2004-09-22 Thread babloosony
Hi All, I am using struts-faces library and when I try to load a jsp which has below code then I am getting an exception in browser saying "java.lang.IllegalArgumentException: Cannot find module configuration". I placed all the relevant jar files in the lib folder and other .tld files in WEB-INF f

Doubt on Struts+JSF Integration

2004-09-21 Thread babloosony
Hi All, what is preferred and in what scenarios out the below two when integrating jsf and struts: a. accessing a struts form bean(used for populating jsf+jsp page) from a struts action class b. accessing a jsf managed bean(used for populating jsf+jsp page) from a struts action class in jsf and

Sample Application on Struts+Tiles+JSF

2004-09-20 Thread babloosony
Hi All, Do we have any english version of this application demonstrating Struts+Tiles+JSF on this link http://www.apache.org/~matzew/jsf2004.zip Thanks & Regards, Kumar. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional