| Sample Name | Overview | J2EE[tm]
Technologies Demonstrated | 
                    
                        |                                     
                  
                          Count/ | Demonstrates
a custom JSP provider that access a  stateless session bean which increments
a counter each time a call to the   session bean's interface is made. | JNDI EJB
 | 
                    
                        |                                     
                  
                          Poll/ | Demonstrates
a custom JSP provider that access    a stateless session bean which provides
methods to implement an opinion  poll. The stateless session bean uses JDBC
to access and store data in the  database tables 
 | JNDI EJB
 JDBC
 
 | 
                    
                        |                                     
                  
                          Chat/ | Demonstrates
a custom JSP provider that can post and receive messages to/from a public
chat room. The provider uses the JMS APIs as both a publisher and a subscriber
of the chat topic. 
 | JNDI JMS
 
 | 
                    
                        |                                     
                  
                          Connector/ | Demonstrates
a custom JSP provider that access  a J2EE JCA compliant connector. 
 | JNDI JCA
 
 |