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

how dopost is secured than doget?

4 Answers   CGI,


What is mean by j2ee?

0 Answers  


What is the difference between java and core java?

0 Answers  


What is component-managed sign-on ?

0 Answers  


What is external entity?

0 Answers  






Why frameworks are used in java?

0 Answers  


What is j2ee api?

0 Answers  


What is java full stack developer?

0 Answers  


What is authorization constraint?

0 Answers  


What are the types of j2ee clients?

0 Answers  


Which edition of java is used for web application?

0 Answers  


Is object a composite data type in java?

0 Answers  


Categories