Calling Class Methods

2004-03-25 Thread Sunny
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]

RE: Form Submission

2004-02-17 Thread Desai, Sunny
Having a button using html:submit submits all of the form variables (including hidden). Keeping a button itself gives you more control in Action which you can use to manipulate the forwarding page (if the need be). So in effect, you can achieve the more than link -Original Message-

RE: [OT] Examining Response Headers

2004-02-06 Thread Desai, Sunny
Try JMeter on soureceforge.net -Original Message- From: Robert Taylor [mailto:[EMAIL PROTECTED] Sent: Friday, February 06, 2004 1:45 PM To: [EMAIL PROTECTED] Subject: [OT] Examining Response Headers Sorry for the OT post, but Googling and searching the mailing list archives are not

RE: iterate over list of maps

2004-02-06 Thread Desai, Sunny
You can use LabelValueBean that's available in org.apache.struts.util.LabelValueBean package -Original Message- From: Daniel Lipofsky [mailto:[EMAIL PROTECTED] Sent: Friday, February 06, 2004 5:12 PM To: [EMAIL PROTECTED] Subject: iterate over list of maps I want to iterate over a list

RE: How to export the html table contents (records) to an Excel f ile.

2004-02-05 Thread Desai, Sunny
Does anybody know if Display Tag' performs 'in memory ' sorting? What I mean is once I give a collection of records to the 'Display Tag' user clicks on column header to sort on, does the 'Display Tag' send a new request to the Action every time or 'Display Tag' sorts the collection by itself

Validate Uploads,

2003-11-07 Thread Sunny
but i am getting the exception org.apache.commons.beanutils.ConversionException: Cannot assign value of type 'java.lang.String' to property 'projectFile' of type 'org.apache.struts.upload.FormFile' kindly help me in this regard. Sunny

Help in Validation.

2003-11-06 Thread Sunny
Hi friends, I am having html:file tag in my form. I want to check whether has selected any file or not. like if the user submits the form without selecting the file, i want to validate. in my validate.xml,. this is the validation i've entered. formset form name=ImportPlanForm

Concerns in Using Tiles.

2003-11-05 Thread Sunny
name = currentPage / I am getting an exception saying strongcurrentPage/strong is not found in any scope. I am unable to figure out how to proceed ... kindly help resolving this issue. Thanking you in advance regards, Sunny

Re: Concerns in Using Tiles.

2003-11-05 Thread Sunny
On Wednesday 05 November 2003 02:27 pm, you wrote: On 11/05/2003 09:14 AM Sunny wrote: HI Friends, I am developing an application which needs to port attribute of one tile to other. Heres my defintion of tiles: definition name = AMBody page = /activity/common/amTiles/layout

Re: Help Req on Iterate Tag using HashMap

2003-11-05 Thread Sunny
logic:iterate id = empHash name = beanName property = empDetailsAsHashMap bean:define id = empDetails name = empHash property = value type = yourpackage.EMPDetails / TR TD bean:write name = empHash property = key / /TD TD bean:write name = empDetails property = dateOfJoining / /TD TD

Re: Concerns in Using Tiles.

2003-11-05 Thread Sunny
I just use this: tiles:useAttribute name=pageName/ fmt:message key=${pageName}/ so basically without looking it up, I couldn't say whether all those extra attributes on useAttribute are correct, and I can't remember how I did it before using taglib EL. If you are using tomcat 5, you

Re: Concerns in Using Tiles.

2003-11-05 Thread Sunny
Can you please help me finding resources which gives a deeper understanding of tiles. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

New patch version SP9 for WEBLOGIC

2001-04-13 Thread YEE,SUNNY (HP-MountainView,ex1)
? Is that coming from someone from the community, or from the folks at Apache? Sunny Yee Hewlett-Packard