The MIME type of while uploading .dbf files

2009-03-23 Thread arunabh
Hi , I am trying to do a restricted file upload . I have used text/plain,application/vnd.ms-excel,application/dbf,application/dbase,application/x-dbase,application/x-dbf,zz-application/zz-winassoc-dbf,application/x-msdownload

RE: Want to make dropdown () readonly without making it disabled

2008-10-16 Thread arunabh
Hi , Thank you for the reply . But the side you reffered me to , they charge money for signing up . And without signing up i can't see the solutions . So could tell me what is the solution for the problem . With Regards Arunabh Kawczynski, David wrote: > > Try picking

Want to make dropdown () readonly without making it disabled

2008-10-16 Thread arunabh
Hi, I'm using struts2. I want to make a drop down () as a read only element. If I use disabled attribute the data would be lost upon submission. So I can't use disabled. How do I make it read only without losing the data while submission? Thanks, Arunabh -- View this message

Want to get the value of label key which is there in the ApplicationResources.properties in action class

2008-01-11 Thread arunabh
lines how to achieve the target . Thank you Arunabh -- View this message in context: http://www.nabble.com/Want-to-get-the-value-of-label-key-which-is-there-in-the-ApplicationResources.properties-in-action-class-tp14751999p14751999.html Sent from the Struts - User mailing list archive at Nabbl

Re: bean scope in ApplicationContext-struts.xml

2007-04-23 Thread arunabh
2007/4/23, arunabh <[EMAIL PROTECTED]>: > > Hi , > In the ApplicationContext-struts.xml what are the different values for > the > scope attribute of bean tag . And what different values mean over there . > I desperately heed help in that . Are you writing about Struts

bean scope in ApplicationContext-struts.xml

2007-04-23 Thread arunabh
Hi , In the ApplicationContext-struts.xml what are the different values for the scope attribute of bean tag . And what different values mean over there . I desperately heed help in that . with regards Arunabh Dash -- View this message in context: http://www.nabble.com/bean-scope-in

Need help in client side validation in Struts 2.0

2007-04-18 Thread arunabh
hi, If somebody have some information about client side validation in Stutrs2. 0 then send me .I am in a desperate need of the same . thanks Arunabh -- View this message in context: http://www.nabble.com/Need-help-in-client-side-validation-in-Struts-2.0-tf3605223.html#a10072395 Sent from

How to Dereference/Clear the ValueStack object in JSP

2007-04-18 Thread arunabh
I want to dereference/clear the Value Stack object in "JSP" on a button click . Is there a tag for that or some other way can i do that . If yes please send me the systex for the same . with regards Arunabh -- View this message in context: http://www.nabble.com/How-to-Dereference