Users Mailing List
Subject: Re: File upload using DynaActionForm/SynaValidatorForm
Mano Chinthaka Dasanayaka wrote:
> Hi,
>
> Any way ...this will not work through SSL
>
> I used this to an APP and worked fine in HTTP
>
> But failed when HTTPS...
>
> Can you please ha
, 2006 2:47 PM
To: Struts Users Mailing List
Subject: Re: File upload using DynaActionForm/SynaValidatorForm
Mano Chinthaka Dasanayaka wrote:
> Try Using
> type="org.apache.struts.validator.DynaValidatorActionForm">
>
>
>
>type=&qu
Try Using
"org.apache.struts.validator.DynaValidatorActionForm"
Regards,
Mano
-Original Message-----
From: Mano Chinthaka Dasanayaka [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 28, 2006 2:32 PM
To: 'Struts Users Mailing List'
Subject: RE: File upload
Hi,
As per my knowledge Your Libraries are Ok...any way ,
Have you set the
??
Regards,
Mano
-Original Message-
From: Chris Searle [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 28, 2006 2:15 PM
To: user@struts.apache.org
Subject: File upload using DynaActionForm/SynaValidatorForm
Hi,
Are you resetting the property correctly in your action class?
Using,
PropertyUtils.setSimpleProperty(form, "obj", List);?
Regards,
Mano
-Original Message-
From: Mallik [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 21, 2006 11:58 AM
To: user@struts.apache.org
Subject: DynaValidat
Hi Malik,
It seems a problem with your do Loop,
Try using this instead of do()..
while (rs.next()) {}
any how, calling DB directly through your action class is not a good
practice as I know..:p
Regards,
Mano
-Original Message-
From: Mallik [mailto:[EMAIL PROTECTED]
Sent: Tuesd
ework like struts. for my understanding i would have 10
forwards in my struts-config.xml
Regards,
Nuwan.
- Original Message -
From: "Mano Chinthaka Dasanayaka" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'"
Sent: Tuesday, November 21, 2006 6:
Hi,
Yes I also had this type of a scenario to cover. I also used the same way as
you have mentioned. I used multiple forwards in the config file so that
based on the forward user is directed to the relevant page.
But if your pages are very much similar you can hide several controls ..
Regards,
man
Hi,
Sorry I have
Made a little mistake,
It's like this,
<%--see whether u have it in scope-->
No list in scope
Regards,
Mano
-Original Message-
Yes, it should work .any way are you using something similar to below,
where user changes the "propFortheCollection" ..
Regards,
Mano
-Original Message-
From: Endre Nagy [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 16, 2006 6:31 AM
To: user@struts.apache.org
Subject: I
Yes u can...just set the value of c_stand to value "test2" in action
class.. where u load this page...then it shud work..
Regards,
Mano
-Original Message-
From: Søren Blidorf [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 15, 2006 4:27 PM
To: Struts Users Mailing List
Subject: ht
Hi,
Yes. When u use. errors.add(Error_FIELD_KEY,new ActionMessage("
error.required","
error.zipcode"));
It will just replace what ever u pass as the second argument with the
"{0)". Second way is correct...
Regards,
Mano
-Original Message-
From: Hanmay Udgiri [mailto:[EMAIL PROTECTED]
You have to reset the field values if the insertion is successful...
U can do it from the Action..
Regards,
mano
-Original Message-
From: Mallik [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 15, 2006 12:53 PM
To: user@struts.apache.org
Subject: Preventing redisplay for .?
Hi frien
Hi,
Display tags can be used to get paging functionalities, plus sorting on a
table that u display. U can simply iterate thru your record collection using
a iterate tag and can display them on the page...some thing like..
to display the records u have..
Regards,
Mano
-Original Mess
Can u Pls mention ur struts version ?
Regards,
Mano
-Original Message-
From: chamal desilva [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 14, 2006 1:08 PM
To: user@struts.apache.org
Subject: setInput method of ActionMapping
Hi,
I want to call
mapping .setInput() method inside my
Hi,
U can enclose tag before coming into
iterate tag and test it..
Regards,
Mano
-Original Message-
From: Mano Chinthaka Dasanayaka [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 14, 2006 11:55 AM
To: 'Struts Users Mailing List'
Subject: RE: Console error message for
Hi,
I think u have to set the scope to session ...just try it... and let us
know..
Regards,
Mano
-Original Message-
From: Bradley Wagner [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 14, 2006 10:11 AM
To: Struts Users Mailing List
Subject: Re: Console error message for a working tag
Hi Brad,
Double check your Struts-config whether u have set the scope="session"
for this action. And also try using simple Bean writes before using
For link creations...
Regards,
Mano
-Original Message-
From: Bradley Wagner [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 14, 2006
Hi All,
I have encountered an issue when uploading files through SSL. I'm Using
Struts 1.2, FormFiles.and it works on Fire fox.
Any Idea..?
Is there any IE 6.0 Settings to work this..?
Thanks in Advance
Mano
19 matches
Mail list logo