RE: Resin 2.1.1 and Struts

2002-07-19 Thread Rosenblum, Jason
I've been developing with Resin 2.1.1 and Struts and have found no Resin-specific issues that you need to be aware of. Try searching the Caucho newsgroup on their site for more info. ~Jason -Original Message- From: Galbreath, Mark [mailto:[EMAIL PROTECTED]] Sent: Friday, July 19, 2002

DispatchAction with Image buttons

2002-06-13 Thread Rosenblum, Jason
Is anyone successfully using the DispatchAction with html:image tags??? Jason Rosenblum (SCJD) Contractor ProAct Technologies 914.872.8171 (Voice) 914.872.8100 (Fax) -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Version of Struts Validator?

2002-06-11 Thread Rosenblum, Jason
Hi, what is the version number of the Validator framework jar in commons that is packaged with Struts 1.1b1??? ~Jason -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

RE: DynaValidatorForm and java.lang.NullPointerException

2002-06-11 Thread Rosenblum, Jason
make sure that you are using the ActionMapping name to name your forms in your validation.xml instead of using the action form name. ~Jason -Original Message- From: William W [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 11, 2002 3:15 PM To: [EMAIL PROTECTED] Subject: DynaValidatorForm

struts-bean.tld/Weblogic 6.1 problems

2002-05-22 Thread Rosenblum, Jason
All, I'm having problems with a Struts 1.0 webapp that i have deployed to Weblogic 6.1. When I load the index page I get an error complaining about problems with my bean:message tag. weblogic.servlet.jsp.JspException: (line 2): Error in using tag library uri='/WEB-INF/struts-1_0-bean.tld'

Problems with Weblogic 6.1 and bean:message tag

2002-05-21 Thread Rosenblum, Jason
All, I'm having problems with a Struts 1.0 webapp that i have deployed to Weblogic 6.1. When I load the index page I get an error complaining about problems with my bean:message tag. weblogic.servlet.jsp.JspException: (line 2): Error in using tag library uri='/WEB-INF/struts-1_0-bean.tld'