Checking based on database value?

2006-12-20 Thread Mallik
the serviceids for a roleid. how can i do this can anybody help me please. thanks in advance ur's Mallik -- View this message in context: http://www.nabble.com/Checking-%3Chtml%3Acheckbox%3E-based-on-database-value--tf2863931.html#a8003324 Sent from the Struts - User mailing list archi

For Viewing data DynaValidatorForm not working, why?

2006-12-19 Thread Mallik
have to use validation framework for data inserting forms, so i want to use the save form for both inserting form and viewing form. how can i overcome this problem, please let me know? thanks in advance ur's Mallik -- View this message in context: http://www.nabble.com/For-Viewing

comparing two values in validation framework..help?

2006-12-15 Thread Mallik
Hi friends i have to comparing password and confirm password with validation framework. how can i do this let me know please thanks in advance ur's Mallik -- View this message in context: http://www.nabble.com/comparing-two-values-in-validation-framework..help--tf2825561.html#a7887166

log4j configurations?

2006-12-13 Thread Mallik
. --- i go through google and every where saying that add log4j.properties to classpath but i don't know how to add to classpath in exadel studio please let me know how to overcome this problem thanks in advance ur

external javascript file linking problem?

2006-12-11 Thread Mallik
is working what will be the reason or what is the way of linking external js file let me know please thanks in advance ur's Mallik -- View this message in context: http://www.nabble.com/external-javascript-file-linking-problem--tf2805692.html#a7827816 Sent from the Struts - User mailing

Re: problems with tag

2006-12-11 Thread Mallik
HI Rick make sure that doesn't close with in start tag like this: (i got the same problem beacuse of this silly mistake) ur's Mallik Rick Schumeyer wrote: > > Never mind...it turns out that I added a non-default constructor to the > ActionForm bean without also adding a

calling bean reset() in Action class?

2006-12-11 Thread Mallik
saved"); -- where i did mistake or is this right way or any other to do this help me please thanks in advance ur's Mallik -- View this message in context: http://www.nabble.com/calling-bean-reset%28%29-in-Action-class-

Re: datasource creation problem?

2006-12-04 Thread Mallik
Hi Friend How to add jar files to path in Exadel stuio? Ur's Mallik Venkata Phani Kumar wrote: > > Hi mallik, > just try by adding commons-dbcp.jar to build path. > > - Original Message ----- > From: "Mallik" <[EMAIL PROTECTED]> > To:

datasource creation problem?

2006-12-04 Thread Mallik
: org.apache.tomcat.dbcp.dbcp.BasicDataSource i am not getting the reason ...how to solve this. help me please. ur's Mallik -- View this message in context: http://www.nabble.com/datasource-creation-problem--tf2750208.html#a7673145 Sent from the Struts - User mailing list archive at Nabbl

help?

2006-11-21 Thread Mallik
Hi friends this is a modifying details page. i have a select box,that will populate with databases values. i used . till now everything ok. but one of these options should select automatically when the page displayed that value is in formBean. how can i do this help pease ur's M

Re: help?

2006-11-21 Thread Mallik
Hi friend thankyou i got it thankyou very much ur's Mallik chamalsl wrote: > > Hi, > > U can do like this, > > > > property="allTeams" value="teamRef" label="teamName"/> > > > > Division is a form bean. &

Re: DynaValidatorForm help?

2006-11-21 Thread Mallik
Hi friends i don't have idea about DTO can you give me some idea please ur's Mallik nuwan chandrasoma-2 wrote: > > Hi, > > The loop is wrong, your are overwriteing the same form bean, and also what > i > would suggest is create a DTO for this and populat

RE: DynaValidatorForm help?

2006-11-21 Thread Mallik
hi friend i have no idea about resetting this is my source code please help me in finding worng.. Action Class - public ActionForward execute(ActionMapping mapping, ActionForm form, HttpServletRequest request, HttpServl

help?

2006-11-17 Thread Mallik
------

Preventing redisplay for .?

2006-11-14 Thread Mallik
k but when data inserted successfully form displaying with data in text fields, this should not for me how can i prevent redisplaying the data if inserted successfully. Help me please ur's Mallik -- View this message in context: http://www.nabble.com/Preventing-redisplay-for-%3Chtml%3Atext

DispatchAction help?

2006-11-12 Thread Mallik
ata and back to same page) for this validation should work "cancel" (just go back) for this validation should not work "View" (just go to View page) for this validation should not work how can i do this help me please Ur's Mallik -- View this message in context: htt

if("N".equals()),can I?

2006-10-31 Thread Mallik
let me

Session tracking in struts?

2006-10-27 Thread Mallik
requires relogin. please let me know that how to do it? ur's Mallik -- View this message in context: http://www.nabble.com/Session-tracking-in-struts--tf2527634.html#a7045712 Sent from the Struts - User mailing list archive at Nabbl

ActionMessages in Struts?

2006-10-26 Thread Mallik
HI friends i want to send some message from action class to view. that is like "Inserted successfully", after inserting data to database. how can i do this? help me please... ur's Mallik -- View this message in context: http://www.nabble.com/ActionMessages-in-Struts-

how to use SET method of DynaValidatorForm?

2006-10-25 Thread Mallik
- this is struts-config.xml part --- ---

problem?

2006-10-18 Thread Mallik
ng getLocation(){ return this.location;} public String getShortDesc(){ return this.shortDesc;} public String getPhoneNo(){ return this.phoneNo;} public String getcreatedBy(){ return this.createdBy;} public String getCreatedDate(){ return this.createdDate;} }

displaying resultset in jsp(view) from Action(model)?

2006-10-18 Thread Mallik
attributes of logic tag? let me know all these and give me some sample code or example ur's Mallik -- View this message in context: http://www.nabble.com/displaying-resultset-in-jsp%28view%29-from-Action%28model%29--tf2464788.html#a6870990 Sent from the Struts - User mailing list archive at Nabbl

Re: Adding dynamic elements to form?

2006-10-13 Thread Mallik
HI friend i am very new to struts, can you please send some example or artical on it ur's Mallik Sandeep Gupta wrote: > > create a main form VO which will hold an array of child form VO. > the child form VO will map to the row elements > pass this main form VO to struts and in

Adding dynamic elements to form?

2006-10-12 Thread Mallik
with some code ur's Mallik -- View this message in context: http://www.nabble.com/Adding-dynamic-elements-to-form--tf2429914.html#a6775012 Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe,

validWhen problem?

2006-10-10 Thread Mallik
he no need to give any details for "lunchFrom" and "lunchTo", if not she should give let me know how to meet that need ur's Mallik -- View this message in context: http://www.nabble.com/validWhen-problem--tf2416301.html#a6735359 Sent fr

RE: requiredif help?

2006-10-10 Thread Mallik
ny details for "lunchFrom" and "lunchTo", if not she should give let me know how to meet that need ur's Mallik -- View this message in context: http://www.nabble.com/requiredif-help--tf2414782.html#a6734975 Sent fr

select box validation in validation framework help?

2006-10-10 Thread Mallik
hi friends i have to validate that the user should selected any option except default('select', this is a text to indicate the user to select options in this select box) option. how can i do it help me.. ur's Mallik -- View this message in context: http://www.nabble.com/select-bo

RE: requiredif help?

2006-10-10 Thread Mallik
Thank you friend no i got some idea, i hope it will work ur's Mallik -- View this message in context: http://www.nabble.com/requiredif-help--tf2414782.html#a6731806 Sent from the Struts - User mailing list archive at Nabbl

requiredif help?

2006-10-09 Thread Mallik
or is there any better solution for this,help for that ur's Mallik -- View this message in context: http://www.nabble.com/requiredif-help--tf2414782.html#a6731043 Sent from the Struts - User mailing list archive at Nabbl

problem

2006-10-06 Thread Mallik
Hi friends i have a form where i use if i use first three it is ok,but when i use it is stopping display from there after why this problem? let me know thanks in advance ur's Mallik -- View this message in context: http://www.nabble.com/%3Chtml%3Acheckbox%3E-problem-tf2394658.html#a66

Re: extending from DynaValidator problem?

2006-09-25 Thread Mallik
hi Friends Yes it is there in \WEB-INF\lib let me know the problem ... ur's Mallik Venkata Phani Kumar wrote: > > check commons-beanutils.jar is present or not > > - Original Message - > From: "Mallik" <[EMAIL PROTECTED]> > To: > Sent: Mo

extending from DynaValidator problem?

2006-09-25 Thread Mallik
\apache\commons\beanutils\DynaBean.class not found help me please ur's Mallik -- View this message in context: http://www.nabble.com/extending-from-DynaValidator-problem--tf2330744.html#a6483946 Sent from the Struts - User mailing list archive at Nabbl

Indexed Properties in validation Framework help?

2006-09-25 Thread Mallik
HI friends, i have form which need indexed properties technique...(by net surfing i came to know) i need a full length tutorial on this topic ,or some code snipats help me please ur's Mallik -- View this message in context: http://www.nabble.com/Indexed-Properties-in-validation-Fram

how can i use two properties files?

2006-09-19 Thread Mallik
Hi Friends my application in big and it moduled into 4 i wnat to use one properties file for each module let me know how to configure in struts-config.xml and how can i specify which file to use thanks inadvance ur's Mallik -- View this message in context: http://www.nabble.com/how-

Validation framework problem?

2006-09-15 Thread Mallik
type='text'; txt.name = 'element1'; and adding to form td element so now how can i set for form bean property in struts-config.xml and in validation.xml please let me know the solution... ur's Mallik -- View this message in context: http://www.nabble.com/Validatio

RE: Validation framework for Dynamically added HTML elements?

2006-09-14 Thread Mallik
Hi friend, i want how to create array of elements please help me urs Mallik Patil, Sheetal wrote: > > U can create array and create field as per reqiuirment,but this has > limit and here problem is for "arrayindexoutofboundexception" after > limit exceeds. > Elsewi

Validation framework for Dynamically added HTML elements?

2006-09-13 Thread Mallik
Mallik -- View this message in context: http://www.nabble.com/Validation-framework-for-Dynamically-added-HTML-elements--tf2269760.html#a634 Sent from the Struts - User forum at Nabble.com. - To unsubscribe, e-mail: [EMAIL

Globalizing some general validations in validation frame work?

2006-09-12 Thread Mallik
, how would i do? please let me know and i need a tutorial or book which deals with most of the validator framework... ur's Mallik -- View this message in context: http://www.nabble.com/Globalizing-some-general-validations-in-validation-frame-work--tf2258065.html#a6263447 Sent from the S

Adding another form fields to validator.xml problem

2006-09-11 Thread Mallik
this is my form field -- like i added for all that form fields please let me know the reason why? or where i went worng ur's Mallik -- View this message in context: http://www.nabble.com/Adding-another-form-fields-to-validator.xml-problem-t

DynaValidatorForm

2006-09-11 Thread Mallik
send any link on this topic urs Mallik -- View this message in context: http://www.nabble.com/DynaValidatorForm-tf2251930.html#a6245318 Sent from the Struts - User forum at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: validation framework problem?

2006-09-05 Thread Mallik
--- i hope this will help u in better waiting for solutions and thanks inadvance Mallik Mallik wrote: > > HI Friends

validation framework problem?

2006-09-05 Thread Mallik
= User ID label.password = Password login.jsp file and i didn't change anything in validation-rules.xml please let me know where i went worng Mallik -- View this message in context: http://www.nabble.com/validation-framework-pro

Dynamic/on the fly Form fields

2005-04-20 Thread Mallik
selected in the previous page. generally we have to specify the form fields in the configuration.xml file in advance. Is there any way I can create on the fly dynamic form fields?? if so how? Thanks, Mallik __ Do You Yahoo!? Tired of spam? Yahoo! Mail

Re: accessing session variables in java Bean(In business logic Layer)

2005-04-13 Thread Mallik
I can use getSesssion and setSession in the action class but I need to access session variable in my java bean where I perform my business logic, not in action class methods. (java beans are called from action class). I hope I am clear this time. Thanks, Mallik --- Martin Gainty <[EM

accessing session variables in java Bean(In business logic Layer)

2005-04-13 Thread Mallik
rce = null; public DoInsertBean(DataSource dataSource) { this.dataSource = dataSource; } public int insert(UserDTO user){ //Insertion into database //need session variables here?? } } Than