>  p.s. How about another weird problem which kept me staring at the screen
for
> an hour or so:
>
> In Apache/mod_JServ/GNU JSP if you are calling a beans set methods you
must
> ensure that you use lower case lettering for the method name (after the
get
> bit) e.g. <a href="myPage.jsp?level=0">hello</a> where the beans method is
> actually called setLevel - also it appears that you can only use one upper
> case letter in the bean's method name e.g. setThecustomersnameis as
opposed
> to setTheCustomersNameIs.
>
> Is'nt the above very strange?

No, not really.  RTFM.

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to