Re: Dynamic combo boxes

2007-09-20 Thread abhiram
the particular combobox for a particular row right ?" if u feel that i am not exactly getting wat u r trying 2 convey, pls present the probs in greater detail Maya menon <[EMAIL PROTECTED]> wrote: Thanks for the response A

Re: Dynamic combo boxes

2007-09-20 Thread abhiram
script function Here is how the second combobox gets created ; Please provide inputs Thanks - Fussy? Opinionated? Impossible to please? Perfect. Join Yahoo!'s user panel and lay it o

Re: can we redirect to input page after validation fails ?

2007-09-19 Thread abhiram
it is struts 1.2, and my application server is tomcat 5.5.9 Paul Benedict <[EMAIL PROTECTED]> wrote: What ver of Struts? On 9/19/07, abhiram wrote: > > Hi!! your method works..but i am not able to see my error message.. > i mean.. i want it to work like javascript... like displ

Re: can we redirect to input page after validation fails ?

2007-09-19 Thread abhiram
refer to a mapping name. 3) Add a corresponding forward. Example: Paul On 9/19/07, abhiram wrote: > > HII! i have a small doubt.. when i submit a form from a jsp called > LoginForm.jsp, and if the validation fails in the validate() method of the > ActionForm, I am being shown

can we redirect to input page after validation fails ?

2007-09-19 Thread abhiram
to input page after validation fails ? this is happening even after i refresh the page.. and even the error message(the custom message we try to put in the input page when a validation fails) doesn't go. please help. thanks, abhiram - Get the freed

Re: file upload exception

2007-09-14 Thread abhiram
int i=0; do{ i = is.read(); if(i != -1) fout.write(i); } while(i != -1); is.close(); fout.close(); f.destroy(); System.out.println("Temp File removed");

Re: Unable to read TLD "META-INF/taglib.tld"

2007-09-14 Thread abhiram
Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] abhiram - Get the freedom t

Re: Unable to read TLD "META-INF/taglib.tld"

2007-09-14 Thread abhiram
nsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] abhiram - Why delete messages? Unlimited storage is just a click away.

Re: Unable to read TLD "META-INF/taglib.tld"

2007-09-13 Thread abhiram
le-to-read-TLD-%22META-INF-taglib.tld%22-tf4439312.html#a12666087 Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PR

Fwd: Re: sending values to form when using ValidateDispatchAction

2007-09-03 Thread abhiram
iam sorry that was LookupDispatchAction, not ValidateDispatchAction.. abhiram - Once upon a time there was 1 GB storage in your inbox. Click here for happy ending.

sending values to form when using ValidateDispatchAction

2007-09-03 Thread abhiram
only that photo when the corresponding submit is pressed in this case ? please help abhiram - Get the freedom to save as many mails as you wish. Click here to know how.

request related problem

2007-09-01 Thread abhiram
nds and similar output when a new one is created ? might sound funny but i think it will be very useful. i searched the ServletRequest and HttpServletRequest apis but found none. any suggestions? abhiram - - 5, 50, 500, 5000 -

Re: redirect to jsp when cancel button is pressed(without executing the corresponding action)

2007-08-22 Thread abhiram
was unable to identify mapping for the action /MyAccount (.jsp). i didnt understand what to write in my struts-config. here is wat i wrote for the second form in this case and in struts-config.xml, please help me out.. and please suggest the many other options u mentioned thanks, abhiram

redirect to jsp when cancel button is pressed(without executing the corresponding action)

2007-08-22 Thread abhiram
to do this? thanks, abhiram - 5, 50, 500, 5000 - Store N number of mails in your inbox. Click here.

Re: action being re-executed when target page is refreshed

2007-08-20 Thread abhiram
that was very useful..Thank you sir. thank you very much.. Laurie Harper <[EMAIL PROTECTED]> wrote: Basically, the suggestion is to send a redirect after processing the form submission. Just set redirect="true" on the forward mapping for the page you show after handling the fo

Re: action being re-executed when target page is refreshed

2007-08-19 Thread abhiram
ple form submits or else do something like submit and re-direct, that will change the URL in the browser and will not all the same action mapping again. Thanks, Nuwan abhiram wrote: > hi i have a little problem.. > > i am using struts 1.2. when i refresh the target page of a particu

action being re-executed when target page is refreshed

2007-08-19 Thread abhiram
e database.. and so the address is being shown twice in the jsp. i want to avoid this. this is wat i wrote in my struts-config.xml for the above action. i just want 2 know how to stop that re-execution of the action. please help me out. thank you.

Re: how to set hidden field value to a session attribute ?

2007-04-05 Thread abhiram
thanks sir. does it work for struts 1.2 also, as i'm using it.nyways, im new to jsp too and should learn to use custom tags. thanks for the quick response. abhiram Dave Newton <[EMAIL PROTECTED]> wrote: --- abhiram wrote: > [...] i dont know how to set the value of a hidde

how to set hidden field value to a session attribute ?

2007-04-05 Thread abhiram
, Object) in the type TagSupport is not applicable for the arguments (Object) please suggest how to send my session attribute value into the formbean. abhiram - Here’s a new way to find what you're looking for -