Re: Javascript error using struts select tag

2008-03-25 Thread Laurie Harper
Since html:submit doesn't emit any Javascrip, the error has to be in your custom Javascript code. That came through somewhat unreadably formatted, though, and you didn't include its dependencies so it's tough to debug from here... I would strongly recommend installing Firefox + Firebug and step

Javascript error using struts select tag

2008-03-25 Thread Joe Yuen
I am trying to use the tag in my jsp page but am getting the following javascript error, Microsoft JScript runtime error: Object expected. In my jsp page I have: * Here is the javascript funtion that is called when a onchange event is detec

Re: JSP error using struts 1.1

2006-06-08 Thread The Jasper
Hi, I used to have this error as well. Its a warning from Eclipse, right? If so, just ignore it. mvg, Jasper On 6/7/06, Olivier Bex <[EMAIL PROTECTED]> wrote: Hi everyone, Using struts 1.1 with eclipse 3.1 and myeclipseIDE I have an error with a JSP page : "Failed to load or instantiate Ta

JSP error using struts 1.1

2006-06-07 Thread Olivier Bex
Hi everyone, Using struts 1.1 with eclipse 3.1 and myeclipseIDE I have an error with a JSP page : "Failed to load or instantiate TagExtraInfo class : org.apache.struts.taglib.bean.CookieTei. NOTE : No JSP line was available so line 1 was used for the marker." After searching through the I

Re: error using struts.

2005-09-27 Thread Ed Griebel
There could be a problem with in your struts-config.xml file, the parameter="" must refer to a file in your WAR file. Also, check that files referenced in struts-config.xml are included in your WAR file too. -ed On 9/27/05, Carlos de la Flor Egiluz <[EMAIL PROTECTED]> wrote: > Hello i am bigning

error using struts.

2005-09-27 Thread Carlos de la Flor Egiluz
Hello i am bigning using struts. i have made one aplication, little application and i have the first error: [27/09/05 12:26:04:688 CEST] 0027 PropertyMessa I Initializing, config=' org.apache.struts.util.LocalStrings', returnNull=true [27/09/05 12:26:04:719 CEST] 0027 PropertyMessa I Initi

RE: Tomcat startup error using struts.

2004-05-24 Thread Joe Germuska
At 8:53 AM +1000 5/25/04, BARBEY Stuart R wrote: Thanks to everyone who replied. My problem was: INFO: Initializing, config='org.apache.struts.action.ActionResources',returnNull=true 24/05/2004 14:05:55 org.apache.commons.digester.Digester error SEVERE: Parse Error at line 18 column 19: The conten

RE: Tomcat startup error using struts.

2004-05-24 Thread BARBEY Stuart R
ks. -Original Message- From: Joe Germuska [mailto:[EMAIL PROTECTED] Sent: Monday, 24 May 2004 22:55 PM To: Struts Users Mailing List Subject: Re: Tomcat startup error using struts. At 2:30 PM +1000 5/24/04, BARBEY Stuart R wrote: >Has anyone seen the

RE: Tomcat startup error using struts.

2004-05-24 Thread klute
__ Do you Yahoo!? Yahoo! Domains – Claim yours for only $14.70/year http://smallbusiness.promotions.yahoo.com/offer - To unsubscribe, e-mail: [EMAIL PROTECTED] For add

Re: Tomcat startup error using struts.

2004-05-24 Thread Joe Germuska
At 2:30 PM +1000 5/24/04, BARBEY Stuart R wrote: Has anyone seen the following error before? INFO: Initializing, config='org.apache.struts.action.ActionResources', returnNull=true 24/05/2004 14:05:55 org.apache.commons.digester.Digester error SEVERE: Parse Error at line 18 column 19: The content of

Re: Tomcat startup error using struts.

2004-05-24 Thread Thomas SMETS
May be posting the Struts-config.xml would make it possible to help you ? \T, > Has anyone seen the following error before? > > INFO: Initializing, config='org.apache.struts.action.ActionResources', > returnNull=true > 24/05/2004 14:05:55 org.apache.commons.digester.Digester error > SEVERE: Par

RE: Tomcat startup error using struts.

2004-05-24 Thread Daniel Perry
]' > Subject: Tomcat startup error using struts. > > > Has anyone seen the following error before? > > INFO: Initializing, config='org.apache.struts.action.ActionResources', > returnNull=true > 24/05/2004 14:05:55 org.apache.commons.digester.Digester error > SE

Tomcat startup error using struts.

2004-05-24 Thread BARBEY Stuart R
Has anyone seen the following error before? INFO: Initializing, config='org.apache.struts.action.ActionResources', returnNull=true 24/05/2004 14:05:55 org.apache.commons.digester.Digester error SEVERE: Parse Error at line 18 column 19: The content of element type "set-property" must match "EMPTY"