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
Is java procedural or object oriented?
What is authorization constraint?
What are j2ee concepts?
What are the j2ee technologies?
Define hashtable in j2ee?
What is javaserver pages (jsp)?
What is interpreter in java?
Describe secure socket layer (ssl)?
What is difference between j2ee and java?
What are the different types of events in java?
What is the difference between java and j2ee?
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...
How java is reliable?
What is gridlayout in java?
What is tomcat in j2ee?