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 asant?

0 Answers  


What is java advanced?

0 Answers  


What do you mean by the deployment descriptor?

0 Answers  


Hello frds .recently I've got a call for the test in infosys .iam having 1.5 yr exp in java pltfrm.plz can anyone tell the main process( in detail) for infosys experienced professionals

1 Answers  






Why java is called robust and secure?

0 Answers  


What is fatal error?

0 Answers  


What are web technologies in java?

0 Answers  


Is java important for my computer?

0 Answers  


What is the use of method save()?

0 Answers  


Why tomcat is used in java?

0 Answers  


what is interface in java ?can you explain with simple example?and what is the difference between abstract and interface?

0 Answers   HCL,


Categories