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...

Can we use javascript in Servlets?

Answer Posted / gsrgsrgsr

Yes you can,
In
PrintWriter out=response.getWriter();
out.println("<script langauage='javaScript'>");
out.println("your code here");
out.println("</script>");

Is This Answer Correct ?    42 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is servlet used?

1223


How we can call a jsp from the servlet?

1055


What are the advantages of cookies?

1174


What do you mean by singlethreadmodel interface?

1091


How many servlet objects are created?

1117


Can you send an authentication error from a servlet?

1023


How to get the IP address of client in servlet?

1134


Explain the role of dispatcherservlet and contextloaderlistener.

1251


What are the features added in Servlet 2.5?

1317


What is pure servlet?

1251


What do you understand by mime type?

1030


List the Different types of servlet?

1090


why we should override only no-agrs init() method.

1186


What are the common methods that are included in the http servlet class?

1081


How we can create war file in servlet?

1182