I have a servlet which calls a jsp file. How do i pass an argument to that jsp page from within the servlet, and what code is necessary in the jsp file to access the argument?
Thanks
Mike