Hi Frieds, I am new to servlet why to use servlet in
webapplication. what i know is " use servlet as a
controller in mvc and to implemnent business logic . is it
correct ? One more thing reason for implementing business
logic with servlets , why not jsp.
why business logic written using servlets not in jsp. Jsp
used for presentation purpose. serlvet used for coding
business logic and controller logic. Reason for using
servlets in business logic.
without session Id can we do any operations like
add,update,edit,delete. I saw Session id is loaded for edit
and delete action not for add .so am asking this
What methodology can be followed to store more number of
objects in a remote server?
197
without session Id can we do any operations like
add,update,edit,delete. I saw Session id is loaded for edit
and delete action not for add .so am asking this
46
What is Client-Server Computing?
210
What is the advantage of Servlets when compared with other
server side technologies?
223
what is multiple server?
177
why business logic written using servlets not in jsp. Jsp
used for presentation purpose. serlvet used for coding
business logic and controller logic. Reason for using
servlets in business logic.
18
How to get ip address in jsp login page and how to validate
like 127.1.0.1 all should not be greater than 255