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

if u havea .class file ,how can u say whether it is servlet
or not ,dont use java decompliler

Answer Posted / kunal

Just Use Reflection to get its SuperClass. If this super
class is Any of Servlet class like HttpServlet or
GenericServlet then this class is a servlet...

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by cgi?

1012


What is the difference between sendredirect() and forward() in a servlet?

1056


Explain servlet life cycle?

1187


What are the exceptions thrown by servlets? Why?

1245


The code in a finally clause will never fail to execute, right?

1149


Explain the difference between generic servlet and http servlet?

1037


What is the use of java servlet api?

1086


Differentiate between the get and post method

1118


What are the different ways we can maintain state between requests?

1158


What is the use of httpservletresponsewrapper?

1026


Servlet is pure java object or not?

1239


Why do you use session tracking in httpservlet?

1196


What do you mean by web applications? Explain web application directory arrangement?

1007


What is the major difference between context parameter and context attribute?

1165


Explain how does JSP handle run-time exceptions?

1158