What do you understand by actionform?
No Answer is Posted For this Question
Be the First to Post Answer
Can u give me sample code for ServiceImpl and DaoImpl, in j2ee .
What is cmp in j2ee?
Is java more difficult than c++?
What is java api for xml-based rpc (jax-rpc)?
What is java application server?
What is containers in java?
to update a batch in a table in jdbc which method of statement object is used
What is full form of j2ee?
what is defect. Is it runtime exception or comiletime exception
Which server is best for java?
What do you mean by the deployment descriptor?
Since we can create managed bean by two ways as, we can define the bean name in faces-config.xml file so that page can use that OR we can write annotation on bean class so that it is automatically assign to page but I want to know which one is good programming practice ? And also mention disadvantage of other which should not prefer ... Thanking you...