how to connect one jsp page to another jsp page????

Answer Posted / manoj

by using forward directive

Is This Answer Correct ?    71 Yes 26 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are structs in java?

580


Can we use a switch statement with strings?

554


Can we have any code between try and finally blocks?

566


What is an example of character?

559


What is multi level inheritance in java?

564






What is meant by attribute?

601


What is a jit compiler?

640


What is outofmemoryerror in java?

571


What is the maximum size of a string in java?

553


What is the function of static in java?

547


State the difference between creating string as new () and literal.

528


What are the differences between heap and stack memory in java?

546


When should I use stringbuffer?

575


Can we create constructor in abstract class ?

586


Given a singly linked list, find the middle of the list in a single traversal without using temporary variable.

618