How do u supress the parameters from the displaying in the url?
Answers were Sorted based on User's Feedback
Answer / janet
Use POST method for submitting the form instead of GET.
| Is This Answer Correct ? | 3 Yes | 0 No |
What is the difference between the session.get() method and the session.load() method?
When a thread blocks on i/o?
What is the difference between long.class and long.type?
Do you think that java should have had pointers?
Give me simple example of hibernate caching and explain the details of caching????? thanks in adv.
How a component can be placed on Windows?
what is domain,give me some brief information about that?
Is System.err.println(""Statement"); is execute the output on console . Example: System.err.println("Hello JAVA");
what is an isolation level?
How task's priority is used in scheduling?
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??
Is the session factory thread safe?