How can we serialize a jsp page.
Answers were Sorted based on User's Feedback
Answer / sanjay gajula
AT FIRST WE HAVE TO MAKE OUR BEAN CLASS TO IMPLEMENT THE
SERIALIZABLE INTERFACE THEN WE CAN INVOKE THAT
FUNCTIONALITY ON THE JSP PAGE USING JSP ACTIONS
Is This Answer Correct ? | 21 Yes | 3 No |
Answer / guest
We can write a java program and can use in jsp using
use:bean
Is This Answer Correct ? | 17 Yes | 5 No |
Answer / poonam
create the class which implements serializable interface
and write page directive to extend this class.
Is This Answer Correct ? | 9 Yes | 1 No |
Hi friends can you give me sample code for Entire j2ee web application with struts and hibernate.I mean code for Dao, DaoImpl, HibernateDao ,HibernateDaoImpl, Dto , service , ServiceImpl , i.e.
What is javac written?
What are the four types of J2EE modules?
Is java is a technology?
What is java 2 platform, enterprise edition (j2ee)?
What is comment?
What is the latest technology used in java?
What is application client?
What is context attribute?
What is basic authentication?
What is application client container?
What is jaap?