| Author |
page information
|
gaurav chhabra
Ranch Hand
Joined: Jul 24, 2004
Posts: 109
|
|
hi to all of u i m new to JSP and facing a problem that i want to display a page info and the code is --:: <%@ page info="jai shri ram copyright 2005" %> <html> <head><title>JAI SHRI RAM</title></head> <body> <% out.println("jai shri ram"); %> </body> </html> in the output it is showing the jai shri ram but not the content which i have include in the info string. plz help me out thank you gaurav
|
 |
satishkumar janakiraman
Ranch Hand
Joined: May 03, 2004
Posts: 334
|
|
Hi try this bye for now sat
|
 |
 |
|
|
subject: page information
|
|
|