Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are JSP ACTIONS?

Answer Posted / nitin mishra

Action tag is used to transfer the control between pages
and is also used to enable the use of server side
JavaBeans. Instead of using Java code, the programmer uses
special JSP action tags to either link to a Java Bean set
its properties, or get its properties.

There are many action tags that are available for Java
Server Pages. The most commonly used action tags are three
of them and they are namely:

include
forward
useBean

Is This Answer Correct ?    13 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Show attributes of page directives.

1015


Can you call jsp from servlet?

952


How to send data from jsp to jsp?

978


Explain the jsp life cycle?

1007


How can the applets be displayed in the jsp? Explain with an example.

998


How to include static files in a jsp?

1036


What are the primary differences between the jsp custom tags and java beans?

931


What is the requirement of a tag library?

949


What are different implicit objects of jsp?

963


How do I include static files within a jsp page?

1005


How to delete a cookie in a jsp?

1039


Which jsp implicit objects are thread safe?

968


Give a sample jsp configuration in the deployment descriptor.

980


What is the resourcebundle class in jsp?

968


How can I override the jspdestroy() method within a jsp page?

972