Servlet Test

Survey doGet()
How Many Employees in your Company?

1-100
100-200
200-300
300-400
500-more

General Comments?



What IDEs do you use?

JavaWorkShop
J++
Cafe

Snoop Servlet

JSP/Bean Test

The contents of my bean are:
  • <%=bean.getInt()%>
  • <%=bean.getString()%>
The contents of my other bean are:
  • <% out.println (other.getInt()); %>
  • <% out.println (other.getString()); %>
sub-test

html test