How do u supress the parameters from the displaying in the url?

Answers were Sorted based on User's Feedback



How do u supress the parameters from the displaying in the url?..

Answer / janet

Use POST method for submitting the form instead of GET.

Is This Answer Correct ?    3 Yes 0 No

How do u supress the parameters from the displaying in the url?..

Answer / abhijeet chalke

Using POST method

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Advanced Java Interview Questions

What is the difference between the session.get() method and the session.load() method?

1 Answers  


When a thread blocks on i/o?

1 Answers  


What is the difference between long.class and long.type?

1 Answers  


Do you think that java should have had pointers?

1 Answers  


Give me simple example of hibernate caching and explain the details of caching????? thanks in adv.

1 Answers  


How a component can be placed on Windows?

1 Answers   Wipro,


what is domain,give me some brief information about that?

1 Answers  


Is System.err.println(""Statement"); is execute the output on console . Example: System.err.println("Hello JAVA");

8 Answers  


what is an isolation level?

1 Answers  


How task's priority is used in scheduling?

1 Answers   HCL,


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??

1 Answers   Ducat,


Is the session factory thread safe?

1 Answers  


Categories