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?
What is good attributes of Programming language ?
There are 2 tables: EMP : EmpId, Ename, Sal, DeptId DEPT : DeptId, Dname Write a query to find out emp names and their department names. if any emp has null in Deptid the it shows ?No Department?. Write a query to find out those department names which has no employee. Write a query to find out those employees whose salary is greater than their department?s average salary.
two MIT math grads bump into each other at Fairway on the upper west side. they haven't seen each other in over 20 years. the first grad says to the second: "how have you been?" second: "great! i got married and i have three daughters now" first: "really? how old are they?" second: "well, the product of their ages is 72, and the sum of their ages is the same as the number on that building over there.." first: "right, ok.. oh wait.. hmm, i still don't know" second: "oh sorry, the oldest one just started to play the piano" first: "wonderful! my oldest is the same age!" problem: how old are the daughters?
how can i split string in a textbox in windows appication using C#.net
what is the diff bw sql direct and jdbc update can't we do select and updating operation in sql direct
how many trailing zeroes are there in 100! (100 factorial)?
why applet is introduced?
What is a programming language?
Which method protects back button to retrieve old value from previous page in Struts.
SAS question: I have 50 fils a1,a2,...,a50. the primary key is upc. then if i want to merge all 50 files, the code is as follows, data test; merge a1 ... a50; by upc; run; we know that writing all 50 files name is time consuming, is there any standard format of this code?
when we use mantis? how learn mantis?
How to print a name "ARCHANA" in any programming language