equivalent for OSUser in webwork

2007-08-18 Thread Mansour
Do we have an equivalent for OSUser in struts 2? If NO, can some one recommend a framework that helps building role based application in an iterative way. In other words I need to build different services, where each service is an application and deploy and based on the user role, access is gra

Re: Reg: Problem related to setting up of Indexed property on Form Submit

2007-08-18 Thread Laurie Harper
kukreja sanjeev wrote: Hi Guys, I am facing problem related to setting up the Indexed property on form submit in struts 2.x. It would be great if you can provide your valuable inputs to rectify this. It would help if you described what the problem is... Is something not working, or are yo

Re: tag

2007-08-18 Thread Laurie Harper
Can you be more specific? How is it 'not working'? Are you getting a file input but no restriction on what files can be selected, or just not getting a file input at all? Check the generated markup in the output HTML. It's possible the browser just isn't enforcing the accept restriction, or th

Re: S2 XML Validation

2007-08-18 Thread Laurie Harper
stanlick wrote: I am trying to figure out the and not having much success. Can someone tell me what is wrong with this?

Re: does not work

2007-08-18 Thread Laurie Harper
lupus wrote: Hi all, How to use s:include to include a dynamic jsp file? For instance: does not work in struts 2: the value of filename cannot be parsed. What do you mean, cannot be parsed? What is the value of filename, and what is the actual error you are getting? Where is filename se

Re: Autowiring multiple Items of same object

2007-08-18 Thread Laurie Harper
I'm not sure I understand the problem, but here are some comments that might help to clarify: Vamsi wrote: Hi all, I will explain my problem scenario. I have a objects You're instructing the s:iterator tag t

Re: validation issues

2007-08-18 Thread Laurie Harper
Sivaswamynatha K wrote: Hello friends, I am using struts 1.2.9. In my project, I have to navigate along the five jsp pages. For each page I have one next button which updates the data to the database. During that time I have to do only mask validation and not required validation. In the fifth pa

Re: Help with scope interceptor

2007-08-18 Thread Laurie Harper
I haven't used the Scope interceptor, so I may not be 100% correct, but the following answers are based on my interpretation of the documentation: j alex wrote: Hi, I need help regarding correct usage of Scope interceptor (http://struts.apache.org/2.0.9/docs/scope-interceptor.html) Before goi

[S2] Autocompleter initial value and key

2007-08-18 Thread rrecoba
Hi, I need to set an initial value and key for an autocompleter. How can id do this? I can set the initial value, but can“t never set the initial key. Thanks a lot. -- View this message in context: http://www.nabble.com/-S2--Autocompleter-initial-value-and-key-tf4291467.html#a12216974 Sent from

Re: Conditional validation

2007-08-18 Thread stanlick
Matt -- Did you have trouble getting your validation entries to pass the dtd rules? I'm using "http://www.opensymphony.com/xwork/xwork-validator-1.0.2.dtd"; and getting the error The content of element type "field-validator" must match "(param*,message)". mraible wrote: > > I figured out ho

Re: Fw: Date problem

2007-08-18 Thread Oleg Mikheev
vamsi wrote: But it is saying Paramtert interceptor unable to convert the java.lang.String to Date and giving an Illegalargumentexception any information why it is saying like that You have to make sure the value entered is in correct format. It should be in format that is outputt

[S2] tree tag and nodes customization

2007-08-18 Thread Paolo Beccari
Hi, is there a way to specify different images for each node? Or are property such expandIconSrcPlus immutable for the entire tree? Thanks, P. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAI

Reg: Problem related to setting up of Indexed property on Form Submit

2007-08-18 Thread kukreja sanjeev
Hi Guys, I am facing problem related to setting up the Indexed property on form submit in struts 2.x. It would be great if you can provide your valuable inputs to rectify this. Thanks in Advance. Regards, Sanjeev - Take the Internet to Go: Yahoo!Go put

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 to accept only Microsoft > Word > > files. >

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.

Re: tag

2007-08-18 Thread Nuwan Chandrasoma
I think you should give the file extensions Thanks, Nuwan Sandip Gaikwad wrote: 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. - To unsubscr

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.

Security Propogation works fine in TOMCAT Server but not in the WebSphere Applciation Server v6.1

2007-08-18 Thread Surendran, Vinoth
Hi , I am newbie to Struts 2 , require urgent assistance on the below issue. Issue: - I want to secure my web application using Container managed security by using Websphere Application Server6.1. Secured all the URLs by placing a security constraint and map the relevent users/groups in