RE: Calling a static method using bean write tag

2004-06-22 Thread [EMAIL PROTECTED]
Marsh-Bourdon Pyplia Limited Original Message To: Struts Users Mailing List <[EMAIL PROTECTED]> From: Suresh S <[EMAIL PROTECTED]> Date: 22 Jun 2004 16:18:27 +0530 Subject: Calling a static method using bean write tag Hi all, Is it possible to call directly a static metho

Calling a static method using bean write tag

2004-06-22 Thread Suresh S
Hi all, Is it possible to call directly a static method using tag .Actually i need to write something in the jsp with help of some utility class and the utility class is static.But it seems tag requires so is there any other way to do this? Thanx in Advance for u r suggestions