Re: jsp:getProperty not working

2013-01-25 Thread Benin Technologies
26/01/2013 02:10, Christopher Schultz a écrit : -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 To whom it may concern, On 1/25/13 6:56 PM, Benin Technologies wrote: I'm new to Tomcat/JSP I have a JSP page that instantiates a bean, then it access the bean through a scriptlet, it works fi

jsp:getProperty not working

2013-01-25 Thread Benin Technologies
Hi, I'm new to Tomcat/JSP I have a JSP page that instantiates a bean, then it access the bean through a scriptlet, it works fine. But when I replace the scriptlet by a Take my code below : <%= employee.getFirstName() %> IS WORKING, it displays the employee's firstname IS NOT WORKING, dis

Re: session not working when dash or underscore in application name

2013-01-20 Thread Benin Technologies
ncern, On 1/19/13 7:15 AM, Benin Technologies wrote: I just installed Tomcat 7.0.32 on Debian Linux 6 (Squeeze). Client is Mozilla Firefox 12.0, also on Debian Linux 6. To test session behavior, I did a simple JSP page that simulates a coin launch (heads or tales), and displays the total of head

session not working when dash or underscore in application name

2013-01-19 Thread Benin Technologies
Hi, I just installed Tomcat 7.0.32 on Debian Linux 6 (Squeeze). Client is Mozilla Firefox 12.0, also on Debian Linux 6. To test session behavior, I did a simple JSP page that simulates a coin launch (heads or tales), and displays the total of heads and total of tails. If my war file is call