hi friends,
I am getting problem to display String,
I am fatch string from date base let string value is"Good Morning" but it display time it is display only Good .
I am using String gd= rs.getString(1) ;
display time
<%outr.print(gd );%>
please help...
I am getting problem to display String,
I am fatch string from date base let string value is"Good Morning" but it display time it is display only Good .
I am using String gd= rs.getString(1) ;
display time
<%outr.print(gd );%>
please help...
Comment