A hyperlink is a string, which is often chopped by
tools and proxies to a few K bytes. So assuming your object
can get longer than that, or needs to exist in a larger context,
then you probably could not pass an object in a string.

However, you could
pass an object reference or id in a string, given that you have a server
which will do the right thing when you given it the reference or string.

This dicussion is no longer on JSP, and you need to resubmit it
to a list appropriate to your object server.

Andy
-----Original Message-----
From: hua ge
To: [EMAIL PROTECTED]
Sent: 11/3/00 5:59 AM
Subject: is that possible to pass object via hyperlink????

I am thinking if it is possible to pass object via hyperlink??

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to