RE: Calling Class Methods

2004-03-25 Thread Lokanath
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 Subjec

RE: html:select / html:options

2004-03-23 Thread Lokanath
hi , i think u have to get the bean from session to some Collection useing session.getAttribute("mylist") then assign it to some collection.then use that collection for populating the select lokee -Original Message- From: Christian Schlaefcke [mailto:[EMAIL PROTECTED] Sent

RE: "are you sure?"

2004-03-23 Thread Lokanath
hi u can try this this is working 4 me -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 23, 2004 1:40 AM To: [EMAIL PROTECTED] Subject: "are you sure?" Hi list, Still a struts newbie, I try to write an "are you sure" javascript confirmation