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 is jsp? a technology ,a language or something else ?

Answer Posted / krishnan

This is java server pages.its used to dynamicaly generated
web pages via html and xml.
There used to tag.
the pages are included,forwarded etc..
this is easy way to code in a project

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can the output of JSP or servlet page be prevented from being cached by the browser?

936


Explain the difference between jspwriter and servlet printwriter in jsp?

1021


What is pagecontext jsp?

1030


Why is it that JComponent have add() and remove() methods but Component doesn’t?

999


Why is jstl used?

952


Hi, We developed a webpage using jsp for our team, now we need to know who are employees opening this page,i.e, we need to get the windows user name when ever he/she open the page and stores into a variable. Plz help on this

2298


What is a output comment?

1017


How do I save a jsp file?

1020


Hi, I've applied for HPCL(Information System Officer)& UIIC (A).Plz send me previous/sample papers and any suggestions regarding this exam.Please advice me good study material or related links. Thanks in advance shyam shyamprasad71@gmail.com

2438


How does a jsp engine work?

977


What is the jsp?

1041


Explain the action.

946


What is welcome file list?

997


What is the _jspservice() method?

1083


How can I use the results of my method? ea: <%! method (int x) { stuff return y; } %> <% out.println(y); %> how can I make this work? "y" is a variable made during the method.

2173