Home

Search results

"category:/java/tips"


Title and summary Date/time
1
5 Days of Wicket - Designing the backend
5 Days of Wicket - Designing the backend is an article written by yours truly as part of a series of articles geared towards the better understanding of how to create a web application using Apache Wicket. Enjoy. (You can read a short introduction to ...
Mar 11, 2009
10:13:40 AM
2
In need of an internal IM server? Try Wildfire
At work, we use an IM server from Microsoft that uses the Windows Messenger app as a client, and only works for internal communications. Since last week and for reasons unknown, the server is not responding (the person in charge didn't reply to my emai...
Dec 20, 2005
6:09:16 PM
3
Accessing a Spring bean from a servlet
I'm using Ajaxtags to implement an ajax-enabled form with dynamic dropdown fields. In order to access my DAO object (which is a Spring managed bean) to get the dropdown options, I had to have access to the Application context from a regular Servlet.The...
Sep 23, 2005
6:01:38 PM