Re: Indexed Properties in Struts

2006-10-12 Thread Aftab Vhora
Hi Yadav, have a look at below link u'll find something of ur intrest ... http://www.developer.com/java/ejb/article.php/2233591 http://www.developer.com/java/ejb/article.php/10931_3321521_1 Thanks & Regards, Aftab Vhora Barun Kumar Yadav wrote: Hi I'm using Indexed Properti

Copy Data From Resource Message to JSP variable

2006-10-10 Thread Aftab Vhora
Hi, I have one key-value pair stored in my ApplicationResource.Properties file of struts. Now I want to copy the value of that resource key in my JSP variable. I tried with tag, but couldn't find a way. Please help me in this regard. -- Thanks & Regards, Aftab Vhora

Setting Access Level

2006-10-04 Thread Aftab Vhora
r this ? Thanks in adnace -- Thanks & Regards, Aftab Vhora

Re: in a string

2006-09-27 Thread Aftab Vhora
correcting my self its bean:define instead of html:define Thanks & Regards, Aftab Vhora Oracle India Pvt Ltd, Cell-9880 311 391 Aftab Vhora wrote: Hi, Syntax for html:define ; Thanks & Regards, Aftab Vhora Jay wrote: Hi all, I want to store the value of value in a st

Re: in a string

2006-09-27 Thread Aftab Vhora
Hi, Syntax for html:define ; Thanks & Regards, Aftab Vhora Jay wrote: Hi all, I want to store the value of value in a string. Or in other words, i have a variable of string data type. i want to set its value equal to value of String variable = ; any idea to do this th

Re: Dynamically Generated html:Text

2006-09-18 Thread Aftab Vhora
pecified in my struts-config.xml file size="4" , But I want it to be generated dynamically, Say, user wants to enter 6 entry of name and phone then it should generate 6+6 text boxes. Is there any solution exist ?? Thanks & Regards, Aftab Vhora Puneet Lakhina wrote: On 9

Re: R: Dynamically Generated html:Text

2006-09-18 Thread Aftab Vhora
Hi Savino, Thanks for the reply. Could u please provide me an example my test.jsp using indexed properties. Thanks & Regards, Aftab Vhora Marcello Savino wrote: 1) You have some kind of getter and setter for txt property not for txt1, txt2, txt3 property You'd better

Dynamically Generated html:Text

2006-09-18 Thread Aftab Vhora
); } } JSP file(test.jsp)= Google Client <% for(i=0;i<1;i++) %> -- Thanks & Regards, Aftab Vhora Oracle India Pvt Ltd, Cell-9880 311 391

Struts with dynamically generated html:Text

2006-09-14 Thread Aftab Vhora
ide me the solution ASAP. -- Thanks & Regards, Aftab Vhora - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]