RE: Using the Validator outside of Struts

2003-05-31 Thread Raible, Matt
Ok, now that I've gotten past super.init(config), onto the validator not working. I get the following error: [java] 2003-05-30 14:12:43,734 ERROR [Ajp13Processor[8009][0]] Validator.validateFieldForRule(4 61) | reflection: null [java] java.lang.reflect.InvocationTargetException

Re: Using the Validator outside of Struts

2003-05-31 Thread Vic Cekvenich
basicPortal has self register example code, w/validation using Struts JSP, you can click join, on basebeans.com and then click login (and then look under the monkey, I kill myslef). So then you have a default role (you can aprove content if you are not admin role). I can't imagine where you

RE: Using the Validator outside of Struts

2003-05-31 Thread Raible, Matt
To: [EMAIL PROTECTED] Subject: Re: Using the Validator outside of Struts basicPortal has self register example code, w/validation using Struts JSP, you can click join, on basebeans.com and then click login (and then look under the monkey, I kill myslef). So then you have a default role (you can

Re: Using the Validator outside of Struts

2003-05-31 Thread Vic Cekvenich
Cekvenich [mailto:[EMAIL PROTECTED] Sent: Friday, May 30, 2003 2:23 PM To: [EMAIL PROTECTED] Subject: Re: Using the Validator outside of Struts basicPortal has self register example code, w/validation using Struts JSP, you can click join, on basebeans.com and then click login (and then look under

RE: Using the Validator outside of Struts

2003-05-31 Thread Raible, Matt
? I'm guessing it would be , since I have no modules. Thanks, Matt -Original Message- From: Vic Cekvenich [mailto:[EMAIL PROTECTED] Sent: Friday, May 30, 2003 2:43 PM To: [EMAIL PROTECTED] Subject: Re: Using the Validator outside of Struts I do same thing. take a look at my WEB.XML