You can easily do this with a custom taglib or a simple helper bean. I prefer the bean approach. It is a standard JavaBean class that hides the static calls, etc with setter/getters. Use jsp:useBean and do what you need.
-- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx ----- Original Message ----- From: "Asim Ghosh" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Monday, June 21, 2004 8:51 AM Subject: RE: can i call a function using jstl > hello, > > suppose i what to call static method or a method of an object. > > asim > > James Mitchell <[EMAIL PROTECTED]> wrote: > Yes. > > It depends on what you want to do. > > What do you want to call? > > James > > > -----Original Message----- > > From: Asim Ghosh [mailto:[EMAIL PROTECTED] > > Sent: Monday, June 21, 2004 8:07 AM > > To: [EMAIL PROTECTED] > > Subject: can i call a function using jstl > > > > hello, > > > > can i call a fuction using jstl and how ? > > > > asim > > > > > > > > --------------------------------- > > ALL-NEW Yahoo! Messenger - sooooo many all-new ways to > > express yourself > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------- > ALL-NEW Yahoo! Messenger - sooooo many all-new ways to express yourself --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]