Struts2 list problem

2010-08-25 Thread aamer azeem
Hello All, I joined the mailing list today itself, so please let me know if am doing anything wrong here. I am using struts2 for creating a web-application which calls to a webservice(our API) and gets the results back. Basically in the home page, there is a dropdown menu with 4 items in it. So

URL format advice

2010-08-25 Thread Greg Akins
I need to implement a webapp that uses the URL to determine the partner that is accessing the application. I'd like your opinion on the way to do this that might work best with Struts. Right now, we use a querystring parameter to set a session value that is references throughout the application

Re: URL format advice

2010-08-25 Thread chris
That sort of thing is probably best handled outside Struts in my opinion. A servlet filter which catches requests with that pattern /myapp/8 and then does a clean forward to blah?partner=8 - I do a similar thing in my app, but you then need to think about relative URLs for everything which then

Release Notes for Struts 2.2

2010-08-25 Thread DavidZaz
I was looking for the Release Notes/What's New for Struts 2.2 on the following page: http://struts.apache.org/download.cgi#struts221 The Release Notes link takes me to: http://struts.apache.org/2.2.1/version-notes-221.html which is a broken link 404 page. Does anyone have the correct link to

Re: Release Notes for Struts 2.2

2010-08-25 Thread Dave Newton
http://struts.apache.org/2.2.1/docs/version-notes-221.html On Wed, Aug 25, 2010 at 2:36 PM, DavidZaz dzaze...@cait.org wrote: I was looking for the Release Notes/What's New for Struts 2.2 on the following page: http://struts.apache.org/download.cgi#struts221 The Release Notes link takes

Re: Release Notes for Struts 2.2

2010-08-25 Thread Lukasz Lenart
Done -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ Kapituła Javarsovia 2010 http://javarsovia.pl - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org