: Cannot find bean: "collections" in any scope

2007-08-20 Thread Sandip Gaikwad
Please help me. Action class code /* * AbstractUserRecordsAction.java * * Created on August 20, 2007, 6:04 PM */ package struts.action; import hibernate.pojo.AbstractDetailsPojo; import hibernate.pojo.AbstractLoginPojo; import hibernate.pojo.AbstractUserInfoPojo; import hibernate.pojo.Abstr

Re: tag

2007-08-18 Thread Sandip Gaikwad
Should I write I did so. But it is also not working. On 8/18/07, Nuwan Chandrasoma <[EMAIL PROTECTED]> wrote: > > I think you should give the file extensions > > Thanks, > > Nuwan > > Sandip Gaikwad wrote: > > hi, > > I want to know how I can use tag

tag

2007-08-18 Thread Sandip Gaikwad
hi, I want to know how I can use tag to accept only Microsoft Word files. But it is not working. Please help me. Thank you.

tag

2007-08-18 Thread Sandip Gaikwad
hi, I want to know how I can use tag to accept only Microsoft Word files. But it is not working. Please help me. Thank you.

Struts & JSF.

2005-02-22 Thread Sandip
Hi , Does JSF support the entire struts libraries.I mean to say all the taglibs? Regards, Sandip - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Design pattern for struts.

2005-02-14 Thread Sandip Khetle
Hi all Can anyone tell me what all design patterns does the struts framework use.? Does it uses the mediator design pattern? Thanks in advance Regards, Sandip Khetle - To unsubscribe, e-mail: [EMAIL PROTECTED] For

request Processor in struts-2.

2005-02-09 Thread Sandip Khetle
Wed, 9 Feb 2005 08:33:20 -, Niall Pemberton <[EMAIL PROTECTED]> wrote: > You can configure it using the element in the > struts-config.xml... > > http://struts.apache.org/userGuide/configuration.html#controller_config > > > > Niall > > ----- Original

request Processor in struts.

2005-02-08 Thread Sandip Khetle
Hi Where do we make the entry for the request processor in struts application?for example I have extended the RequestProcessor class to create my MyRequestProcessor ...How do I communicate this to the application.Will i have to make any entry in some config file...? Thanks in a

Problem in Client Side Validation in Struts

2004-06-05 Thread Sandip Mante
any error but doesn't working also. WHy i'm getting such a problem. Hope you will undersatnd it and will reply me. Thanks and R