Posted By:
Vineet_Billorey
Posted On:
Sunday, September 12, 2004 02:38 AM
if i have a class which extends
Serializable
, and i want this class object to be accessed by both a servlet and an applet at the same time, then in which directory of the Tomcat Web Server, should i store this class?