não funcionou amigo… olha o erro:
An error occurred at line: 1 in the jsp file: /Tiago/tiago.jsp
Generated servlet error:
[javac] Compiling 1 source file
C:\Arquivos de programas\Apache Group\Tomcat 4.1\work\Standalone\localhost_\Tiago\tiago_jsp.java:43: package pacote does not exist
pacote.TiagoBean myb = null;
^
An error occurred at line: 1 in the jsp file: /Tiago/tiago.jsp
Generated servlet error:
C:\Arquivos de programas\Apache Group\Tomcat 4.1\work\Standalone\localhost_\Tiago\tiago_jsp.java:45: package pacote does not exist
myb = (pacote.TiagoBean) pageContext.getAttribute(“myb”, PageContext.PAGE_SCOPE);
^
An error occurred at line: 1 in the jsp file: /Tiago/tiago.jsp
Generated servlet error:
C:\Arquivos de programas\Apache Group\Tomcat 4.1\work\Standalone\localhost_\Tiago\tiago_jsp.java:48: package pacote does not exist
myb = (pacote.TiagoBean) java.beans.Beans.instantiate(this.getClass().getClassLoader(), “pacote.TiagoBean”);
^
3 errors