How do u supress the parameters from the displaying in the url?
Answer Posted / janet
Use POST method for submitting the form instead of GET.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Whats new with the stop(), suspend() and resume() methods in jdk 1.2?
Difference between swing and awt?
Are enterprise beans allowed to use thread.sleep()?
What are the call back methods in entity bean?
why static class in java
Can I import same package/class twice? Will the jvm load the package twice at runtime?
What are JTA/JTS and how they used by client?
What modifiers may be used with an inner class that is a member of an outer class?
What is abstract schema?
Why are some of the class and element names counter-intuitive?
Is the session factory thread safe?
Do we need to override service() method
What are various types of class loaders used by jvm?
Why is string immutable in java?
What modifiers may be used with an interface declaration?