View Single Post
  #67 (permalink)  
Old 04-09-2008, 03:43 PM
lema lema is offline
Member
 
Join Date: Apr 2008
Posts: 38
lema is on a distinguished road
so i failed to get the result of "Whether user is authorised or not" onto jsp page.
i use Strin username in servlet through request.getParameterValues("username");
but if i want to send b to jsp page, how can i use it in jsp??
Reply With Quote