if i already have a request.getparameter() at the earlier part of the page i.e, String myname = request.getParameter("myname");
u only have to display it using <%=myname%>
does this helps?
sing
this is part of a calendar i'm writing, the problem is i can't display the event for the current date unless the event is placed at the top of the database list. Please help. Its written as javascript and saved as .jsp file.
//starts here
calendar += "<table width='100%' border='0'...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.