Hello,
            You can try the following code.
Position = java.lang.Integer.parseInt(request.getParameter("Position") + 1
remember that this throws NumberFormatException.So include ur code in a
try catch block.
Bye,
Srihari.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to