I am a rookie myself, however I think:
<%= username %> is used for 'Include Directive"
${param.username} is used for "JSP: Include Element"
I'm not 100% sure so probably some veteran should verify this.
On Jul 20, 11:41 am, Tin Htun Aung wrote:
> Hi,
>
> I'm doing JSP Basics homework and encou
Hi,
I'm doing JSP Basics homework and encountered some problems. I
followed the steps and executed.
Then I got error from Sun GlassFish V2 saying that
cannot find symbol
symbol : variable username
When I look into that, I found like this. <%= username %>
So, I changed to ${param.username} and
I am so happy that i got my J2ee certificate from javapassion.com .
It looks so great.
Thanks once again to all specially Sang for his awesome efforts on this
course.
On Sun, Jul 19, 2009 at 4:04 PM, Sang Shin wrote:
>
>
> Thanks to Stanislaw Styszynski, the certificates are ready.
> Let me kno
Thanks to Stanislaw Styszynski, the certificates are ready.
Let me know if your name is missing from the list.
http://www.javapassion.com/j2ee/J2EEProgrammingGraduates.html#Graduates_from_the_15th_Session
Thanks.
-Sang Shin
--
---