Thread
:
get data from html to servlet
View Single Post
#
66
(
permalink
)
04-09-2008, 03:35 PM
javarishi
Member
Join Date: Apr 2008
Posts: 91
Look Lema,
You Write Here The Logic a simple if else condition to decide
Whether user is authorised or not, if(){
forward("success");
}
else{
forward("failure")
}
javarishi
View Public Profile
Send a private message to javarishi
Find all posts by javarishi