Running Tomcat from Eclipse

2005-05-19 Thread m Komma
Hi, I am using Eclipse 3.0.1, Sysdeo 3.0.0 (tomcat plugin for eclpse) and Tomcat 5.5.7 I was able to start tomcat from Eclipse until couple of days back. but now, when ever I start tomcat from Eclipse I get the followoing error message (I can start Tomcat if I check the box "Don't run Tomcat in

Re: how to validate when the form-property is of type="java.lang.String[]"

2005-05-12 Thread m Komma
5, David Johnson <[EMAIL PROTECTED]> wrote: > What exactly is the problem you're having? Normally I'd say you'd loop > through the array of values passed in thru the form bean > > > On 5/12/05, m Komma < [EMAIL PROTECTED]> wrote: > > > > Hi

how to validate when the form-property is of type="java.lang.String[]"

2005-05-12 Thread m Komma
Hi, I have a problem using validatorplugin for multiselection box. my filed is of type I can't validate when the form-property is of type="java.lang.String[]" I have the validation working correctly when form-property is of type="java.lang.String". I can't however validate when the form-prope