Can I have an action without a form?



Can I have an action without a form?..

Answer / Vibhav Vikram Singh Chauhan

Yes, in Java web development, you can associate an action with a button or another HTML element instead of a form. However, the request data must be provided in some other way, such as through hidden fields or query parameters.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Advanced Java Interview Questions

What is codebase in applet?

2 Answers  


what is JTS?

1 Answers  


whats is mean by filter?

1 Answers   SolutionNET,


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  


Different between Struts and Spring? or Why use Spring, if you are already using Struts?

3 Answers   HP,


What is the name of the state, when a thread is executing?

4 Answers  


What is the purpose of the notifyall() method?

1 Answers  


Is it possible to stop the execution of a method before completion in a sessionbean?

1 Answers  


i want documentation of text file splitter & merger of advanced java

1 Answers   Infosys,


JMS based on what technology?

1 Answers  


Connection Pooling with different type of databases?

1 Answers  


What are the difference between RMI and CORBA?

1 Answers  


Categories