Sun Java Solaris Communities My SDN Account Join SDN
 

SDN Share

Interact and make an impact.
Participate in forums. Join the GlassFish Community.  

SDN Share



SDN Share SDN Share is the place where developers share code and tech tips. Vote and comment on the latest content from your peers. Have you shared code or tips lately? Participate and earn Amazon.com gift certificates. Subscribe to the SDN Share RSS feed for Java EE.



Recent Java EE Code and Tech Tips From SDN Share


Mon, 30 Jun 2008 05:25:37 PDT
Using Grinder to Load Test a J2EE Web Application

The article covers the approach we followed, learning, and issues we acquired in load testing using Grinder framework.


Sun, 29 Jun 2008 22:49:00 PDT
Sending Messages to a JMS Queue

Given is the code to connect to a JMS Queue. Object and send messages to the Queue.


Sun, 29 Jun 2008 22:04:46 PDT
Service Locator for the JNDI Tree

This class is implemented as a singleton class and is a central place for looking up objects in the JNDI tree. A useful utility which can be used to search EJBs, datasources or any other JNDI utilities in the JNDI tree.


Fri, 27 Jun 2008 03:43:00 PDT
Servlet to Output form Parameters

Sample servlet to get the parameters submitted via a html form and display those. A form should post parameters like txtUser and txtEmail to this servlet


Fri, 27 Jun 2008 01:24:46 PDT
Send a Message to a JMS TOPIC for Asynchronous Communication

A sample utility to send a message to a peconfigured JMS topic on the Message Server. These messages will then be picked up by a subscriber or a message driven bean listening to that topic. The topic "jms/mytopic" should be configured on the server and appropriate url, security details and context factory details of the server need to be provided.


 

Java EE SDK Fuels Efficiency - Get it Now

GlassFish AppServer - Get it Now

Download the NetBeans IDE

Getting Started
 
Related Resources
 
Open Project Glassfish