Hi Mike, 

GET requests and params seem to work for us... We're using Struts 2.0.6 "as
is" and followed the mailreader showcase example for setup. Which release of
struts 2 are you using?

I'll send our config files direct, hope it helps...

Regards
Jason

 

-----Original Message-----
From: Mike Jennings [mailto:[EMAIL PROTECTED] 
Sent: Monday, 18 June 2007 11:05 PM
To: Struts Users Mailing List
Cc: Jason Wyatt
Subject: Re: [S2] Struts 2 JSP & servlet dependency

Jason,

I am using Oracle Applicaiton Server 10.1.3.2 and eveything works great
except for the fact that I cannot send GET requests or URL parameters to map
to the action servlet when they are called.  I seem to have this same
problem when running webworks 2.4 but to get around this I use the WebWork
ServletDispatcher which is not in Struts 2.0.  Could you please tell me how
you configured your struts 2.0 application so that struts 2.0 does this
correctly.  Any help you could give me would be greatly appreciated.  I have
been hitting my head on the keyboard for too many days now trying to get
this to work.

Thanks,

Mike

On 6/18/07, Jason Wyatt <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I'm wondering "how much" Struts 2 depends upon Servlet API 2.4 and JSP 
> API 2.0.
>
> Reason I ask is, I've managed to get a Struts 2 application running on 
> our client's current production App Server, which is  Oracle 
> Application Server 10.1.2, although that App server only provides J2EE 
> 1.3 compliance.
>
> I had to use JDK 1.6 for the container's JVM, due to a PermGen memory 
> problem in JDK 1.5, but it all seems to work, including ajax 
> components and I haven't found any problems - yet.
>
> I'm hoping to use this configuration as upgrading to the JSP 
> 2.0-compatible Oracle App Server 10.1.3 is significantly harder.
>
> Can anyone provide an idea of whether the Struts 2 dependencies on 
> Servlet API 2.4 and JSP API 2.0 are "prolific", or whether we can 
> avoid certain modules that use these APIs?
>
> I realise it might be a difficult question, so extra thanks for any help!
>
> Kind regards
> Jason
>
>
> -----
> Falun Dafa  Truth - Compassion - Forbearance
>
> A mind & body practice under persecution in China
>
> http://www.faluninfo.net
>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



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

Reply via email to