Re: Struts 2 'top' object in struts 2.5

2015-09-28 Thread Lukasz Lenart
2015-09-28 16:19 GMT+02:00 Alireza Fattahi : > > According to http://struts.apache.org/docs/s2-026.html : > Support for expression using top will be dropped in upcoming Struts version > 2.5! > We used the top object in lots of jsp pages as below (which shows a list of > currencyTypes and look up

Re: [S2] Trouble getting started

2015-09-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Christoph, On 9/28/15 6:52 AM, Christoph Nenning wrote: >> From: Christopher Schultz To: >> Struts Users Mailing List , Date: >> 26.09.2015 23:31 Subject: [S2] Trouble getting started >> >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 >> >> Al

Re: Struts 2 'top' object in struts 2.5

2015-09-28 Thread Alireza Fattahi
Also Asked at:  http://stackoverflow.com/questions/32816417/struts-2-top-object-in-struts-2-5  ~Regards, ~~Alireza Fattahi From: Alireza Fattahi To: Struts Users Mailing List Sent: Monday, 28 September 2015, 17:49 Subject: Struts 2 'top' object in struts 2.5 According to http://

Struts 2 'top' object in struts 2.5

2015-09-28 Thread Alireza Fattahi
According to http://struts.apache.org/docs/s2-026.html : Support for expression using top will be dropped in upcoming Struts version 2.5! We used the top object in lots of jsp pages as below (which shows a list of currencyTypes and look up the name from struts messages):It currently works with

Re: [S2] Trouble getting started

2015-09-28 Thread Christoph Nenning
> From: Christopher Schultz > To: Struts Users Mailing List , > Date: 26.09.2015 23:31 > Subject: [S2] Trouble getting started > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > All, > > I'm working on a fresh project and using Struts 2 for the first time. > I've been using Struts 1 for