Posted By:
sarat_kumar
Posted On:
Tuesday, August 3, 2010 10:52 AM
i am passing two arguments "usename" and "password" to my jsp
it is receiving my username but not password
whenever i pass username it works
but i pass two arguments is giving me message that
"password cannot be resolved"
what can i do?
and also tell me how to hold int values like age in jsp
and how to print it on the web