View Single Post
  #1 (permalink)  
Old 04-09-2008, 03:40 PM
lema lema is offline
Member
 
Join Date: Apr 2008
Posts: 38
lema is on a distinguished road
get data from servlet to html
hallo folk,

here is the thread from where this thread occured get data from html to servlet

the question is, after getting data (username, password) into servlet, and after checking the user's authorizatin in servlet through a server-side-mehtod, can i get an approval data (for example boolean b) back to jsp page. if (b) open application page, else error page..
Reply With Quote
Sponsored Links