> what about among those that do have jre?
>
> basically im debating wether or not i should use
> generics on an applet im building right now
If you could ensure that the users of your website have 1.5, there is no reason not to have generics. Of course, you could always write a code without generics too.