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..