How can we serialize a jsp page.

Answers were Sorted based on User's Feedback



How can we serialize a jsp page...

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

How can we serialize a jsp page...

Answer / guest

We can write a java program and can use in jsp using
use:bean

Is This Answer Correct ?    17 Yes 5 No

How can we serialize a jsp page...

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

Post New Answer

More J2EE Interview Questions

What is caller principal?

0 Answers  


What are the j2ee technologies?

0 Answers  


What is the difference between session bean and entity bean ?

0 Answers  


What is full form of j2ee?

0 Answers  


Describe action form?

0 Answers  






What is java api for xml processing (jaxp)?

0 Answers  


How to invoke stored procedure in hibernate?

0 Answers  


What is java ee architecture?

0 Answers  


what is a servlet? and explain its lifecycle methods?

7 Answers  


whay java does not support bass by reference

0 Answers   NIIT,


What is archiving?

0 Answers  


Please explain about internal casting and external casting in java..?

0 Answers  


Categories