Using : Tomcat 3.2.2

2002-11-16 Thread vze49jqg
Hi I am using Tomcat 3.2.2 , struts 1.0
I am having this problem :

I have a ArrayList myArr which is populated by the Bean {A} , the
arraylist contains object of another Bean {B}.

if I say
logic:iterate name=myfs property=myArrlst
Hello World
/logic:iterate

It iterates Hello world for the number of objects in myArrlst,
but when I try to use a method call inside the logic:iterate tag it says
getter / setter not present.
I can do the same thing as above with Java Iterator and calling bean's
individual getter/ setter methods.


Any help will be greatly appreciated.
Regards
Gopal



--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: Using : Tomcat 3.2.2

2002-11-16 Thread vze49jqg
I see,
but sometime it works sometimes it is not.

Regards
Gopal

- Original Message -
From: David Graham [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, November 16, 2002 6:13 PM
Subject: Re: Using : Tomcat 3.2.2


 Tomcat 3.2.2 is not a supported platform.  I would upgrade to a newer
 version and try again.

 David






 From: vze49jqg [EMAIL PROTECTED]
 Reply-To: Struts Users Mailing List [EMAIL PROTECTED]
 To: Struts Users Mailing List [EMAIL PROTECTED]
 Subject: Using : Tomcat 3.2.2
 Date: Sat, 16 Nov 2002 11:32:24 -0500
 
 Hi I am using Tomcat 3.2.2 , struts 1.0
 I am having this problem :
 
  I have a ArrayList myArr which is populated by the Bean {A} , the
 arraylist contains object of another Bean {B}.
 
  if I say
 logic:iterate name=myfs property=myArrlst
 Hello World
 /logic:iterate
 
 It iterates Hello world for the number of objects in myArrlst,
 but when I try to use a method call inside the logic:iterate tag it says
 getter / setter not present.
 I can do the same thing as above with Java Iterator and calling bean's
 individual getter/ setter methods.
 
 
 Any help will be greatly appreciated.
 Regards
 Gopal
 
 
 
 --
 To unsubscribe, e-mail:
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]


 _
 MSN 8 with e-mail virus protection service: 2 months FREE*
 http://join.msn.com/?page=features/virus


 --
 To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
mailto:[EMAIL PROTECTED]



--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: Using : Tomcat 3.2.2

2002-11-16 Thread vze49jqg
Thanks for your response David.

It's coporate environmnent so can't upgrade to 4.0

Thanks a Zillion Though.

Regards
Gopal
- Original Message -
From: David Graham [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, November 16, 2002 6:49 PM
Subject: Re: Using : Tomcat 3.2.2


 Just download tomcat 4.1.12 so you know that it's not the container.  Then
 you can know that it's something in your code.

 David






 From: vze49jqg [EMAIL PROTECTED]
 Reply-To: Struts Users Mailing List [EMAIL PROTECTED]
 To: Struts Users Mailing List [EMAIL PROTECTED]
 Subject: Re: Using : Tomcat 3.2.2
 Date: Sat, 16 Nov 2002 18:44:16 -0500
 
 I see,
 but sometime it works sometimes it is not.
 
 Regards
 Gopal
 
 - Original Message -
 From: David Graham [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Saturday, November 16, 2002 6:13 PM
 Subject: Re: Using : Tomcat 3.2.2
 
 
   Tomcat 3.2.2 is not a supported platform.  I would upgrade to a newer
   version and try again.
  
   David
  
  
  
  
  
  
   From: vze49jqg [EMAIL PROTECTED]
   Reply-To: Struts Users Mailing List
[EMAIL PROTECTED]
   To: Struts Users Mailing List [EMAIL PROTECTED]
   Subject: Using : Tomcat 3.2.2
   Date: Sat, 16 Nov 2002 11:32:24 -0500
   
   Hi I am using Tomcat 3.2.2 , struts 1.0
   I am having this problem :
   
I have a ArrayList myArr which is populated by the Bean {A} ,
the
   arraylist contains object of another Bean {B}.
   
if I say
   logic:iterate name=myfs property=myArrlst
   Hello World
   /logic:iterate
   
   It iterates Hello world for the number of objects in myArrlst,
   but when I try to use a method call inside the logic:iterate tag it
 says
   getter / setter not present.
   I can do the same thing as above with Java Iterator and calling
bean's
   individual getter/ setter methods.
   
   
   Any help will be greatly appreciated.
   Regards
   Gopal
   
   
   
   --
   To unsubscribe, e-mail:
   mailto:[EMAIL PROTECTED]
   For additional commands, e-mail:
   mailto:[EMAIL PROTECTED]
  
  
   _
   MSN 8 with e-mail virus protection service: 2 months FREE*
   http://join.msn.com/?page=features/virus
  
  
   --
   To unsubscribe, e-mail:
 mailto:[EMAIL PROTECTED]
   For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]
  
 
 
 --
 To unsubscribe, e-mail:
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]


 _
 Help STOP SPAM with the new MSN 8 and get 2 months FREE*
 http://join.msn.com/?page=features/junkmail


 --
 To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
mailto:[EMAIL PROTECTED]




--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: Unable to compile class (The major.minor version '48.0' is too recent for this tool to understand)

2002-11-03 Thread vze49jqg
This is a class 'NOT FOUND' Error.
check your classpath settings.

Try getting stable version again.


Regards
Gopal

- Original Message -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, November 02, 2002 9:57 AM
Subject: Unable to compile class (The major.minor version '48.0' is too
recent for this tool to understand)


I'm trying to start up the struts-example application and I'm receiving the
following compilation error when I go to
http://localhost:8080/struts-example

Has anyone had this error before? I can't seem to find a solution for it
anywhere.

- Billy -



org.apache.jasper.JasperException: Unable to compile class for JSPerror:
Invalid class file format in
C:\j2sdk1.4.1_01\jre\lib\rt.jar(java/lang/Object.class).  The major.minor
version '48.0' is too recent for this tool to understand.

C:\Program Files\Apache Tomcat
4.0\work\localhost\struts-example\index$jsp.java:0: Class java.lang.Object
not found in class javax.servlet.GenericServlet.
package org.apache.jsp;
^
2 errors

at org.apache.jasper.compiler.Compiler.compile(Compiler.java:284)
at org.apache.jasper.servlet.JspServlet.loadJSP(JspServlet.java:546)
at
org.apache.jasper.servlet.JspServlet$JspServletWrapper.loadIfNecessary(JspSe
rvlet.java:177)
at
org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(JspServlet.ja
va:189)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:382)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:474)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:247)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:193)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja
va:243)
at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:5
66)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja
va:201)
at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:5
66)
at
org.apache.catalina.valves.CertificatesValve.invoke(CertificatesValve.java:2
46)
at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:5
64)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
at
org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2344)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:164
)
at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:5
66)
at
org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.
java:170)
at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:5
64)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:170
)
at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:5
64)
at
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:462)
at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:5
64)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java
:163)
at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:5
66)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
at
org.apache.catalina.connector.http.HttpProcessor.process(HttpProcessor.java:
1011)
at
org.apache.catalina.connector.http.HttpProcessor.run(HttpProcessor.java:1106
)
at java.lang.Thread.run(Thread.java:536)


mail2web - Check your email from the web at
http://mail2web.com/ .



--
To unsubscribe, e-mail:
mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:struts-user-help;jakarta.apache.org



--
To unsubscribe, e-mail:   mailto:struts-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org