<%@ page import="org.gibiris.javaBootcampNoEclipse.MyHelloWorldBean" language="java"%> Éibhear's java bootcamp Hello World (JSP & Java Bean) example

Éibhear's java bootcamp Hello World (JSP & Java Bean) example

Bean example: <%= MyHelloWorld.getStrMyMessage() %>.

The text in bold is the output of a call to MyHelloWorld.getStrMyMessage().