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 Subject: Calling Class

RE: are you sure?

2004-03-23 Thread Lokanath
hi u can try this html:form action=/adddate name=dateForm type=nl.rinke.DateForm onsubmit=return confirm('areyousure') this is working 4 me -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 23, 2004 1:40 AM To: [EMAIL

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: