Skip to content

Dynamic web application with Servlet and EJB to display the “Hello EJB World” message in the browser.

Notifications You must be signed in to change notification settings

iulianoroberto/HelloEJBWorld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

HelloEJBWorld

Write a simple dynamic web application with Servlet and EJB to display the “Hello EJB World” message in the browser. Use the GET method for HTTP requests and a stateless EJB Session with Local interface. Create two different packages to host the two types of components (presentation for Servlet and application for EJB).

About

Dynamic web application with Servlet and EJB to display the “Hello EJB World” message in the browser.

Topics

Resources

Stars

Watchers

Forks

Languages