Re: Context relative URL

2004-03-15 Thread subramaniam . o
Try using html:rewrite page='/images/inicial.gif'/ Subramaniam Olaganthan Tata Consultancy Services Mailto: [EMAIL PROTECTED] Website: http://www.tcs.com Joao Batistella [EMAIL PROTECTED] 03/16/2004 12:35 AM Please respond to Struts Users Mailing List [EMAIL PROTECTED] To 'Struts

Validation doubt?

2004-02-24 Thread subramaniam . o
Hi, I do not want to validate my form when the user clicks the Cancel button. For your information im not using _javascript_ validation [i.e my doesnt've html:_javascript_ formname=someform] how to do this? Subramaniam Olaganthan Tata Consultancy Services Mailto: [EMAIL PROTECTED] Website:

RE: Validation doubt?

2004-02-24 Thread subramaniam . o
Hi, Thank you for the information. on click of the cancel btn i want to show the home page. how do i do that? Subramaniam Olaganthan Tata Consultancy Services Plot No. 21 Industrial Estate,, Ambattur Chennai - 600 058,Tamil Nadu India Mailto: [EMAIL PROTECTED] Website: http://www.tcs.com

RE: Validation doubt?

2004-02-24 Thread subramaniam . o
Hi, Thanks for the information but, all my forms extends ValidatorActionForm and Im Using Validation.xml for validating the form. how do i do that? Please help me fix this one. Thanks in advance. Subramaniam Olaganthan Tata Consultancy Services Mailto: [EMAIL PROTECTED] Website:

RE: Validation doubt?

2004-02-24 Thread subramaniam . o
Hi, I tried that one, but i couldnt bypass the validation.. i've an Update page, some of the attributes are mandatory. onlick of the cancel btn im forwarding it to the home page, onclick of the cancel btn it validates the form and gives error. how do i bypass that one. Note:- Im using

Role based access?

2004-02-18 Thread subramaniam . o
Hi Guys, Struts-config.xml action attribute=Form roles=userRole How do i use this 'roles' attribute to implement role-based access. Thanks and Regards Subramaniam Olaganthan Tata Consultancy Services Mailto: [EMAIL PROTECTED] Website: http://www.tcs.comDISCLAIMER: The information

How to implement Role based Security????????

2004-02-18 Thread subramaniam . o
Hi Guys, Struts-config.xml action attribute=Form roles=userRole How do i use this 'roles' attribute to implement role-based access control. Thanks and Regards Subramaniam Olaganthan Tata Consultancy Services Mailto: [EMAIL PROTECTED] DISCLAIMER: The information contained in

Re: Role based access?

2004-02-18 Thread subramaniam . o
Hi, Thanks for the info Nadeem.but processRoles method is in which Class. could you give me some samples. Thanks in advance Subramaniam Olaganthan Tata Consultancy Services Mailto: [EMAIL PROTECTED] Website: http://www.tcs.com Nadeem Bitar [EMAIL PROTECTED] 02/19/2004 12:59 AM Please

How to avoid Action-Chaining?

2004-02-17 Thread subramaniam . o
Hi all, I have a form named formA which executes actionA, then he is forwarded actionB on submit. now actionB will populate some of the attribtues of formB. [example attributes that are required for listboxes] The problem is: when I execute actionB, I have to know about some data the user

[RePOST]: How to avoid Action-Chaining?

2004-02-17 Thread subramaniam . o
Hi all, I have a form named formA which executes actionA, then he is forwarded actionB on submit. now actionB will populate some of the attribtues of formB. [example attributes that are required for listboxes] The problem is: when I execute actionB, I have to know about some data the

Hoe to use Actionpath in validation.xml???

2004-02-16 Thread subramaniam . o
Hi All, how to use action paths in validation.xml. Sample code will be greatly appreciated. Thanks in advance. Thanks and Regards Subramaniam Olaganthan Tata Consultancy Services India Mailto: [EMAIL PROTECTED] Website: http://www.tcs.comDISCLAIMER: The information contained in this message

Re: Hoe to use Actionpath in validation.xml???

2004-02-16 Thread subramaniam . o
Hi, Thanks Nial , im using ValidatorActionForm, let me try that one. Subramaniam Olaganthan Tata Consultancy Services Plot No. 21 Industrial Estate,, Ambattur Chennai,Tamil Nadu India Mailto: [EMAIL PROTECTED] Website: http://www.tcs.com Niall Pemberton [EMAIL PROTECTED] 02/17/2004 05:33

IBatis???

2004-02-14 Thread subramaniam . o
Hi, can any one tell me what is IBatis? where can i get reference doc/tutorial for the same Thanks and Regards O. Subramaniam. Tata Consultancy Services. Chennai. Mailto: [EMAIL PROTECTED] Website: http://www.tcs.comDISCLAIMER: The information contained in this message is intended only and

Validation.xml

2004-02-10 Thread subramaniam . o
Hi Guys, I've three screens assume that they are add, modify and view screens. I would like to use same form for all the screens. But the problem is, each one of the screens has a different set of validation rules, how do i achieve this? Somewhere, i read that it is possible to use action

Re: Validation.xml

2004-02-10 Thread subramaniam . o
Hi, All my forms extend ValidatorForm, should i change it to DynaValidatorForm? is this is the only option? Thanks and Regards O. Subramaniam Tata Consultancy Services Mailto: [EMAIL PROTECTED] Website: http://www.tcs.com Joe Germuska [EMAIL PROTECTED] 02/11/2004 09:37 AM Please

Re: Validation.xml

2004-02-10 Thread subramaniam . o
Hi, O.k I'll try VaidatorActionForm. could you plz tell me whether the following line is correct! Validation.xml form-set form input=\path property=A depends=required / /form-set Thanks and Regards O. Subramaniam Tata Consultancy Services Mailto: [EMAIL PROTECTED] Website: