How can we serialize a jsp page.
Answer Posted / guest
We can write a java program and can use in jsp using
use:bean
| Is This Answer Correct ? | 17 Yes | 5 No |
Post New Answer View All Answers
How do you compile java?
What is multi tier architecture in j2ee?
Why is j2ee needed?
Is j2ee a programming language?
What is frame in java?
Describe action form?
What do you understand by connector? Explain connector architecture.
What is javafx java?
Which edition of java is used for developing web application?
What are the main components of a class in java?
what is interface in java ?can you explain with simple example?and what is the difference between abstract and interface?
What is j2ee product?
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...
What is java technology stack?
What is application component provider?