Directive Include and Action Include how both are working
in JSP, what is the difference between both?In which
suituation we have to choose these elements?
How ThreadSafe page attribute will be working in Servlet as
well as in JSP?Automatically ThresdSafe is true in JSP so
service method will be destroy in each and every request or
not?so how thresd will handle srevice method?
Hi friends am newbie to servlet. How code reusability easy
in servlet. why not in jsp . here reusabillity means
only javabeans or any thing else.
14
What is the advantage of Servlets when compared with other
server side technologies?
226
Hi frnds iam new to Java Kindy any one can provide or me
Servlets Example code and can explain to me flow of servlets
and as Jsp and Struts and provide to me some sample example
on these 3 topic flow,code example,and tutorials,and related
websites which i can refer....thanks in advance..........
11
Hi frnd can i any one kindly can post for me portlet,hibernate
and spring example application and with flow explantion
configuration using Jdeveloper.and related links ar tutorials
kindly please send me .its urgent for me .thanks in
advance...........else can any one send to kondaiah.goddeti@gmail.com
5
What methodology can be followed to store more number of
objects in a remote server?
203
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
57
What are the Internal servlets maintained by the web server?