RE: Calling Class Methods

2004年3月25日 21:06:08 -0800

hi
u can call the static method by first importing the class in 
<%@ page import = "package.*" %>
then use the static method 
 Lokanath
-----Original Message-----
From: Sunny [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 25, 2004 8:55 PM
To: Struts Users Mailing List
Subject: Calling Class Methods
How can i invoke static methods of a Class without instantiating it in 
struts
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to