Stephan van Loendersloot wrote:

> Seak, Teng-Fong wrote:
>
>>    I've received an announcement mail telling that 5.5.12 is in alpha
>> phase!  So what's this story?  Actually, I'm more interested in using
>> the new "for" loop in Java5 than using generic.
>>
> I always like to think that the modularity that comes with Java is one
> of it's greatest features.
>
> Combined with JSP and the recommended MVC model, this leaves me with
> enough options to generate pre-packaged JAR's for  inclusion with my
> web-applications.
>
> I use the latest Eclipse (which does support those features) and I use
> the enhanced for loop and generics a lot, though mostly pre-compiled
> and pre-packaged.
>
> Maybe it's a suitable workaround for you while waiting for the next
> stable Tomcat release.

    Yup, I moved some code to compiled classes, but some I can't. 
That's why I've been confused during a whole hour wondering why my jsp
generated lot of errors until at last I made a search on google to find
out that Java5 features aren't support in JSP!!!  Damned!


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to