struts1- problem installing struts-faces

2007-09-30 Thread Hubert Hers
Hi, I have a problem installing the struts-faces-example1-1.3.8 example. After installing tomcat 5.5.23, and copying the struts-faces-example1-1.3.8.war to my webapps directory, and starting tomcat, I get following error: SEVERE: Unable to initialize Struts ActionServlet due to an unexpected

AW: How suppress the HTML INPUT from Struts2 Combobox?

2007-07-09 Thread Hubert Hers
PROTECTED] -Original Message- From: Hubert Hers [mailto:[EMAIL PROTECTED] Sent: Sunday, July 08, 2007 9:30 AM To: 'Struts Users Mailing List' Subject: AW: How suppress the HTML INPUT from Struts2 Combobox? By a 'normal' combobox I mean a combobox like in javax.swing.JComboBox

How suppress the HTML INPUT from Struts2 Combobox?

2007-07-08 Thread Hubert Hers
Hi, According to the Struts2 (2.0.8) documentation a combo box is an HTML INPUT of type text and HTML SELECT grouped together to give you a combo box functionality. Does anyone know if it is possible to suppress the HTML INPUT? And if so, how? Or if not, any advice how to implement in Struts2 a

AW: How suppress the HTML INPUT from Struts2 Combobox?

2007-07-08 Thread Hubert Hers
Struts2 Combobox? --- Hubert Hers [EMAIL PROTECTED] wrote: According to the Struts2 (2.0.8) documentation a combo box is an HTML INPUT of type text and HTML SELECT grouped together to give you a combo box functionality. Does anyone know if it is possible to suppress the HTML INPUT? And if so

AW: Problem installing Struts 2

2007-07-05 Thread Hubert Hers
version? thanks ramesh Hubert Hers wrote: Hi, I am new to Struts 2 and have a problem installing Struts 2 on tomcat 5.5.23. After copying the war files to the webapps directory of tomcat(but did NOT copy the jars anywhere), I get a problem deploying struts2-portlet-2.0.8.war: init

How to control the display of Struts2 tags like s:textfield

2007-07-05 Thread Hubert Hers
Hi, Could anyone tell me how to use CSS styles in Struts2 for controlling the display of labels, input elements, buttons etc. (s:textfield, s:button, ...)? I can control the display of the key attribute using cssStyle or cssClass, but did not find a way to do the same with the tags:

Problem installing Struts 2

2007-07-04 Thread Hubert Hers
Hi, I am new to Struts 2 and have a problem installing Struts 2 on tomcat 5.5.23. After copying the war files to the webapps directory of tomcat(but did NOT copy the jars anywhere), I get a problem deploying struts2-portlet-2.0.8.war: init INFO: ... initialized Struts-Spring integration