>>So, I do have a working configuration for tomcat5.5. Now for WebSphere/Rad7.
>>WebSphere does not give an error message but does load the .jsp but just not
>>the .action. This must be a websphere configuration issue or an issue with
>>conflicting .jars. i'll continue to investigate.

Before you run struts 2 on Websphere, make sure you set the following property 
through websphere admin console:

Application servers > server1 > Web container > Custom Properties >
com.ibm.ws.webcontainer.invokefilterscompatibility   ==  true

My assumption is you are also running Struts 2.0.11.1 as my current project is 
based on this release, and I have not been experiencing any problems of any 
sort. Bear in mind if you are using struts 2.1.2 Beta version you may still 
experience problem running urls that end with .action directly from browser url 
address. I had this issue before 2.1.2 goes to beta and there is a JIRA still 
open for this.


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com


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

Reply via email to