Home

Search results

"category:/java/tips"


Title and summary Date/time
1
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
2
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