Archive for the ‘Java EE’ Category
Thursday, July 2nd, 2009
As you might have noticed Oracle released the Fusion Middleware 11g! With this release a new version of Oracle WebLogic Server is shipped.The installation is straightforward, although I came across one new dialog.
So with 10.3.1 you are able to be informed about security issues.
Another change is that Workhop has gone ...
Posted in Java EE, Oracle, PHP, Technology | No Comments »
Thursday, February 23rd, 2006
Today I have listened to an interesting podcast at Java Posse. An interview with the hibernate founder Gavin King. He talks about Hibernate, its relation to EJB 3.0 and his newly published Java EE framework Seam which puts the JSF and EJB 3.0 technology together. Seam is very well documented ...
Posted in Java EE, Technology, Web | No Comments »
Wednesday, August 10th, 2005
In the last few years RSS-Newsfeeds became more popular. Nearly every well-known website (Heise.de, Spiegel.de, BBC.com, CNN.com) provides its news in an XML based format for syndication.
NewsfeedCreator is a small framework for providing news from within a JAVA based Web Application. As a developer you have just to subclass de.koop.util.newsfeed.AbstractNewsfeedServlet ...
Posted in Java EE, Web | 3 Comments »