* Steve Burrus <[EMAIL PROTECTED]> [0229 22:29]:
>
> Sean Dockery, while I VERY MUCH APPRECIATE yer helpful advice which you have offered
>to me (in fact, u are the only person so far to offer any advice for this current
>problem of mine!)
Hi Steve, that's because most of us have killfiled you for
being abusive in the past. Luckily for you my filters expired.
Don't use 'current-Cal' as a variable name, the compiler is confused
and thinks you're asking for it to subtract the variable
'Cal' from 'current'. Replace that with currentCal and it should compile.
HTH, if not tough, cos you're going back in the killfile now :)
Cheers!
> C:\jakarta-tomcat-4.1.18\work\Standalone\localhost\_\calendar_jsp.java:92: cannot
>resolve symbol
> symbol : variable current
> location: class org.apache.jsp.calendar_jsp
> current-Cal.getActualMaximum(currentCal.DAY_OF_MONTH);
> ^
> An error occurred at line: 64 in the jsp file: /calendar.jsp
>
> Generated servlet error:
> C:\jakarta-tomcat-4.1.18\work\Standalone\localhost\_\calendar_jsp.java:92: cannot
>resolve symbol
> symbol : variable Cal
> location: class org.apache.jsp.calendar_jsp
> current-Cal.getActualMaximum(currentCal.DAY_OF_MONTH);
> ^
> 2 errors
--
One cannot make an omelette without breaking eggs -- but it is amazing
how many eggs one can break without making a decent omelette.
-- Professor Charles P. Issawi
Rasputin :: Jack of All Trades - Master of Nuns
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]