Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: how to show the value on textarea box


Message #1 by "Seyalastry Breme" <seyalastry@i...> on Thu, 8 Nov 2001 05:30:28
Hi Seyalastry,

You can assign your variable "stmtint" to value of textarea to show the 
value. 

Here is the syntax

name = textarea Value=<%=stmtint%>

This will work

Hassan

> hi 
>          InputStream stmtint=rs.getString("stmt");
> 
>          i assign this "stmtint" value to the textarea box.
>          it has read correctly . 
>          
>          how can i show this value on textarea box?.
>          answer me please.
>     
>        regards
>    seyalastry Breme

  Return to Index