Go fetch (Remember to refresh if you just get to see a page with only a viewlet
Archive for March, 2003
Hibernate Interactive HQL ?
By Max in JavaIt’s Saturday night, and I just felt like doing something for the fun of it I’ve created a quick’n’dirty Hibern8 IDE in less than 3 hour – you gotta love Eclipse! And to just to have even more fun I went and created a small Viewlet, so you could all see it…so watch and enjoy. [...]
Deployment time blues
By Max in JavaDammit…how long time do you spend waiting on your J2EE server when deploying ? At my work we use a server for which we can reduce the deployment time dramatically compared to Weblogic, Websphere and others I’ve tried. It’s 5-10 seconds, compared to minutes in the big-shots containers…. I don’t like to wait more than [...]
Internet Printing Protocol (IPP) for Java ?
By Max in JavaNow that JDK 1.4 has introduced the javax.print with IPP-like semantics and properties, why haven’t we yet seen an IPPPrintService and IPPLookupService ? I’ve searched high and low for such a beast, but with no real luck. This site mentions something that sound like they have done it, but there is no response when asking [...]