No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
TCP/IP is short form of Transmission Control Protocol and Internet Protocol. IP - is responsible for moving packet of data from node to node. IP forwards each packet based on a four byte destination address (the IP number). The Internet authorities assign ranges of numbers to different organizations. The organizations …
String is class. You can create object of that class.In c and C++ for use string you need to create pointer array of char datatype. But in Java there is no concept like pointer so for allowing string they give you class of String.
I cant get your question, 2nd servlet not redirect on jsp or 1st servlet not redirect to 2nd servlet?
The End.
nadim123