This is the portal and portlet interview question
API: is JSR 168 API
Server: is ibm web sphere portal server6.0
IDE: is RAD 7.0
Question:In normal struts what is the actionservlet?
Ans:org.apache.struts.action.ActionServlet.
But
What is the actionservlet in strutsportlet?
1.how to deploy the Maven application in weblogic server? 2.In Real time projects all classes are singleton or some classes only singleton explain? 3.what are the major uses of the designpatterns? 4.explain restful &Soap based services explain?
what is the current salary package in India for a lamp programmer
what is difference between restoring and non restoring division?
when we use mantis? how learn mantis?
Q2. A memory location has physical address D5687h. Compute: a. The offset address if the segment number is D445h. b. The segment number if the offset address is B577h.
9. Read the function conv() given below conv(int t) { int u; u=5/9 * (t-32); return(u); } What is returned (a) 15 (b) 0 (c) 16.1 (d) 29
we create a pf with 3 fields.2 is defined as keyfields.we lock it with alcobj command.how we find out whether the file is locked or not?is it dspfd??/
what type of exceptions & problems are faced in production time at java technology?
1.Describe about your project?
what is runtime exception and compiletime exception ?
Give examples of macro quoting function?
4.Write a program to get the string in array and print that? or Without using loop print the array.