Hi,
I use JRebel and have a performance issue some of the time. Some request
take 2sec instead of 100ms for no apparent reasons.
After some research I found out that this was only happening when JRebel
was enabled and that it did not happen with version 2.3.16.3.
So I searched for the cause
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.
>
> After some research I found out that this was only happening when JRebel
> was enabled and that it did not happ
The following Java scriptlet code in a Struts jsp is working fine.
However, is it possible to change the jsp code so as to remove all the Java
scriptlet codes?
The .jsp code is like this:<%
HttpSession httpSession = request.getSession(true);
MyClient myClient = (MyClient)httpSession.getAttr
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-reference.html
and a bit of JSP EL
http://www.tutorialspoint.com/jsp/jsp_expression_language.htm
--
Thanks & Regards
Sreek
4 matches
Mail list logo