Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: why : " didn;t work ?


Message #1 by "dicky ng" <ngngachuen@i...> on Wed, 14 Feb 2001 15:32:33 +0800
try to put
<jsp:forward page="http://jimmyx.homeip.net:8080/loin/loin.jsp"/>

exclude the </jsp:forward>

and make sure that the code "<jsp:forward
page="http://jimmyx.homeip.net:8080/loin/loin.jsp"/> "
is out side the "<%" tag.

Regards,
Roy Ngan


----- Original Message -----
From: dicky ng
To: Pro_JavaServer_Pages
Sent: Wednesday, February 14, 2001 3:32 PM
Subject: [pro_jsp] why : <jsp:forward
page="http://jimmyx.homeip.net:8080/loin/loin.jsp"/> </jsp:forward> " didn;t
work ?


hi all ,
why :
<jsp:forward page="http://jimmyx.homeip.net:8080/loin/loin.jsp"/>
</jsp:forward> " didn;t work ?

and the error message " The document conatined no data, "
comes out ?
i want to know why and how to overcome this problem ??

THX !!!
dicky

  Return to Index