custom validator messages with parameters

2006-03-14 Thread Lothar Krenzien
Hi, I have a struts application which used the validator framework for input validation. The validations are defined in the validation.xml file and gets the fieldname as parameter. The fieldnames are defined in a resource bundle and contains a parameter like ' this an {0} input field' . My ques

Re: File "/jsp/struts-html" not found

2006-01-31 Thread Lothar Krenzien
see any error on it. Does anybody know what could be wrong ? Lothar P.S. Maybe it's not a struts problem. So I will post it also in the tomcat group. "Lothar Krenzien" <[EMAIL PROTECTED]> schrieb am 31.01.06 17:54:25: > > Hi, > > I've some really hard trouble wi

File "/jsp/struts-html" not found

2006-01-31 Thread Lothar Krenzien
Hi, I've some really hard trouble with JSP and/or struts and tomcat. Yesterday it worked all fine but after changing a simple jsp (remove a row from a table) I get lots of compile errors when calling a jsp (see my post "can't load any JSP anymore" in users@tomcat.apache.org). Because of that I'

radio buttons with struts

2005-09-28 Thread Lothar Krenzien
Hi there, I'm new to struts but have to maintain an existing application which heavenly uses jsp with stuts tags. Now I want to add a group of 3 radio buttons and each of the single radio button have an associated select box. Of course no problem. When I submit the form I excpected that the