Top.Mail.Ru
July 16th, 2003 - Java developers — LiveJournal
? ?

Java developers

July 16th, 2003
Image

05:48 pm - Imagebobbotron - Neato Java Based OpenGL Game Library

I just came across this java game development library, and thought I'd post it here: it's called lwjgl (Lightweight Java Game Library). The guys who wrote the library have developed a game based on it called Alien Flux - I downloaded the shareware version - it's pretty sweet - nice and fast, which is always nice to see in Java based games :) (I wish I had enough time on my hands to fool around with it...) :(

Cheers!
Image

11:31 pm - Imageska_o - JSP newbie question

The web application I'm working on is accessed exclusively from the local network, so it should not depend on the connection to the internet... Right now it's only using servlets and the very basic JSP...

I'm looking at some taglib examples... My understanding is that in odrer to use the JSTL in your JSP page you have specify a link to its location on java.sun.com site. Does that mean that the JSP container (Tomcat in my case) has to access java.sun.com at least once?
Powered by LiveJournal.com
Image