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?
Find out the roles which gives access to all tables in SAP? Thanks in advance.
In Java what is the difference between following two statements ? int a[],b; int []a,b;
Java is called as pure objerct oriented programming language, where as c++ is not completely object oriented.can any explain the detailed differenec between these two
what is d main diff between the java and .net framework
why not instantiating servet using new operator?
List and explain any five built in functions for Lists data type in python
. With the help of above table EMP, perform the following operation is sql. a) Add the new column “DEPTNO” b) Rename the table c) Update table d) Modify the table if column ‘SAL’ whose data type is number (10) and you want to enter varchar2 (15) . For example $USD 20 etc.
Write a function which accepts a sentence as input parameter.Each word in that sentence is to be reversed. Space should be there between each words.Return the sentence with reversed words to main function and produce the required output. for eg:- i/p: jack jill jung kill o/p: kcaj llij gnuj llik
WAP to print all prime nos between 1 to 100 without using user input...pls reply within few hours...
Explain polymorphism. Provide an example.
Given a cube of size n*n*n (i.e made up of n^3 smaller cubes), find the number of smaller cubes on the surface. Extend this to k-dimension.
What is the client concept in SAP? What is the meaning of client independent?