Isso que vc fez funciona. Vc não sabe qual foi o erro, ou se gerou algum erro em algum arquivo de log?
 
[]´s
 
André
----- Original Message -----
To: Soujava
Sent: Wednesday, July 10, 2002 8:06 AM
Subject: [java-list] Iniciante JSP

 
Sres,
    Tenho um ambiente com Netscape Enterprise Server 4.0 que "supostamente" fornece suporte a JSP, mas fiz o velho  teste  hello word e nao deu certo.
Alguem pode me dizer oque fiz de errado ?
 
Chamei a seguinte pagina.

Nome: teste.jsp

<html>
<body>
<% String str = request.getParameter ("name");
 if (str == null) str = " mundo"; %>
ola, <%= str %> !

</body>
</html>

-- 

"Imagine all the people living life 
        in peace (...)" 
                J. Lennon 

Patrick Leandro Souza
Telemig Celular S.A
Centro de Gerencia de Rede Celular - CGR
Sistemas de Engenharia 
Tel: +55 31 3259-4387
Cel: +55 31 9968-1196
 

Responder a