java referer url
How to get the referer url in Java?
Thanks
February 12, 2013 at 4:12 PM
SERVLETS
I have two Servlet Containers, I want to send a request from one Servlet from one container to one Servlet in the other container, How can I do?
February 6, 2013 at 4:33 PM
a
write and test a function named mirror that is passed an array of n floats and returns a newly created array that contains those n floats values in reverse order . for example, the call of mirror function would transform the array {10.1,11.2,8.3,7
December 12, 2012 at 9:49 PM
Session Object from request
Why are we getting session object from request object?
Why are we adding cookie object into response object?
Why are we getting cookie object from request object?
I know all methods are available its relevant class. is there any reason
for
December 12, 2012 at 7:01 PM
How to Display values from databse into table
I want to display values from database into table based on condition in query, how to display that?
For example i have some number of books in database but i want to display books based on either bookname or authorname, for this i created one htm
August 26, 2012 at 6:28 PM
servlets
what is the duties of response object in servlets?
August 11, 2012 at 9:37 PM
servlet
can we store the data in first init method()
August 1, 2012 at 3:12 PM
servlet to applet communication
good morning sir.
how to read one text field from servlet and display that value in applet?
thanks
July 31, 2012 at 11:51 PM
java
sir I want to create an html page which is going to be interact with the servlet program.
i want to do it by using eclipse ide can you give me the step by step as well as codes?
thanks
July 27, 2012 at 11:12 AM