Re: replace Java scriptlets in JSP page

2014-12-30 Thread Christoph Nenning
> > I am using struts 1 because of company policy. > > With struts1 you can use JSTL EL, too. The form bean names are available in EL. And struts1 has it's own tag lib. regards, Christoph This Email was scanned by Sophos Anti Virus

Re: replace Java scriptlets in JSP page

2014-12-30 Thread Albert Kao
I am using struts 1 because of company policy. On Monday, December 29, 2014 11:20 PM, Sreekanth S. Nair wrote: Sure you can, please if you are using struts2 please read these tutorials Struts2 Tag lesson http://www.tutorialspoint.com/struts_2/ or http://struts.apache.org/docs/tag-re

Re: Jar exclusion rule removed between 2.3.16.3 and 2.3.20

2014-12-30 Thread Thim Anneessens
No problem, thanks for the quick response during this year-end truce. Best regards and happy holidays. Thim. On 12/30/2014 09:24 AM, Lukasz Lenart wrote: Ok, I have reverted that change, thanks Thim for catching this! 2014-12-29 20:04 GMT+01:00 Lukasz Lenart : 2014-12-29 17:54 GMT+01:00 Thim A

Re: Jar exclusion rule removed between 2.3.16.3 and 2.3.20

2014-12-30 Thread Lukasz Lenart
Ok, I have reverted that change, thanks Thim for catching this! 2014-12-29 20:04 GMT+01:00 Lukasz Lenart : > 2014-12-29 17:54 GMT+01:00 Thim Anneessens : >> >> Hi, >> >> I use JRebel and have a performance issue some of the time. Some request >> take 2sec instead of 100ms for no apparent reasons.