Question
For the servlet layer on the web server, what version of the java servlet api are the pia java servlets coded to with peopletools 8.4?

Answers

The PIA Java servlets in PeopleTools 8.4 are coded to JavaSoft's Java Servlet API 2.0 and are fully compatible with Servlet API 2.2. It should be noted that the PeopleSoft Internet Architecture is supported only on the BEA WebLogic and WebSphere servlet engines.   Your Comment




More Software,Java Questions..
What is the inputsplit in map reduce software?

Can variables be used in Java without initialization?

What is the difference between java bean and enterprise java bean?

What is software configuration management?

How does the java database connectivity (jdbc) work?

What are the advantages of threads in java?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

What is object cloning in Java?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?



Search
Can you Answer!!
  • Q Explain what is Hadoop?
  • Q The __filename represents the filename of the code being executed. This is the resolved absolute path of this code file. For a main program this is not necessarily the same filename used in the command line. The value inside a module is the path to that module file.
  • Q Which country began the tradition of exchanging Xmas gifts
  • Q Which of the following pairs does-not match?
  • Q Explain the floral formula of Stylidiaceae ?
  • Q What is mesh network
  • Q With which country is “Orange’ Revolution” associated?
  • Q Members of All India Services hold office during the pleasure of the
  • Q As per related laws and guidelines on social welfare services, the requirements for establishing Day Care Centers are EXCEPT one: (A)Every 500 families must have 1 day care center (B)Majority of parents are both working (C)The community has no form of socialization (D)Plenty of street children ages 3 to 6 (E)None of the these
  • Q Expand JICST
  • Q What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?