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

When a thread blocks on i/o?

0 Answers  


what is the RMI / IIOP?

3 Answers  


Java is fully object oriented languages or not?

0 Answers  


Write a java program to find out the sum of harmonic series : 1 + ½ + 1/3 + ……… up to nth term , for any value of n.

2 Answers  


What is multi-tasking? Types?

1 Answers  






types of exceptions

1 Answers  


In connection pool,when 100 clients are requesting, in pool 100 objects is there, when another client is making request how it will work

3 Answers  


can we write implementation for a method with in another method?

3 Answers   Cap Gemini,


whats is mean by jndi

4 Answers   SolutionNET,


What are the various thread priorities?

1 Answers  


difference between apllet and interface class

1 Answers   Infotech,


What is the main functionality of RRL(Remote Reference Layer)?

3 Answers  


Categories