Re: Hide .do [S 1.3.8]

2012-02-10 Thread Mohamed SIDI
I think by using mapping mecanism in your web.xml 2012/2/10 Anjib Mulepati anji...@hotmail.com Hi All, I am getting odd situation in Struts 1.3.8 application. I have different actions and for each action user can see link as http://localhost/MyApp/**MyAction.do

PropertyPlaceholderConfigurer can't read file properties

2011-07-01 Thread Mohamed SIDI
Hi there, it seems that the PropertyPlaceholderConfigurer can't reload the file properties because I still getting the key instead of getting the value of key bean class=org.springframework.beans.factory.config.PropertyPlaceholderConfigurer id=propertiesConfigurer property name=location

adding more package via Maven

2011-06-22 Thread Mohamed SIDI
Hello there, I apologize to post this issue here in this maling list witch is reserved for Struts issues, I'm working on a Maven2's project, I would like to add a new package, my current architecure look like : src/main/java/com.mycampany.beans I want to add via maven the package

Re: [OT] Re: adding more package via Maven

2011-06-22 Thread Mohamed SIDI
more specific with what you're trying to do as well--is something going wrong? What behavior are you seeing, and how does it differ from what you expect? Dave On Wed, Jun 22, 2011 at 8:24 AM, Mohamed SIDI mhm.s...@gmail.com wrote: Hello there, I apologize to post this issue here

Re: [OT] Re: adding more package via Maven

2011-06-22 Thread Mohamed SIDI
as well--is something going wrong? What behavior are you seeing, and how does it differ from what you expect? Dave On Wed, Jun 22, 2011 at 8:24 AM, Mohamed SIDI mhm.s...@gmail.com wrote: Hello there, I apologize to post this issue here in this maling list witch is reserved

Re: Emails

2011-06-14 Thread Mohamed SIDI
Hello there, I have checked and I dont have any E-mail coming from this sender, can you check if you have done any others actions witch may be the real cause ! 2011/6/14 Eric Reed ere...@mail.nysed.gov No big deal just seeing if anyone else has been receiving these as I used my work email and

Re: When start tomcat6 always got java.lang.NoClassDefFoundError: com/opensymphony/xwork2/util/finder/ClassFinder$InfoBuildingVisitor Error!

2011-05-27 Thread Mohamed SIDI
You have to copy the jar in your classpath and redeploy your application after, it should work 2011/5/27 Martin Gainty mgai...@hotmail.com copy xwork-core-2.2.1.jar to WEB-INF\lib Martin __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de

Re: Struts2 Plugins inside IoC

2011-05-27 Thread Mohamed SIDI
Can you be more clear about what you like to understand 2011/5/27 Frans Thamura fr...@meruvian.org hi all i found that springmvc register all their bean in the appcontex.xml any reason, why struts2 better rather using this method thx F -- Cordialement Mohamed

Re: [OT] Re: Job postings

2011-05-26 Thread Mohamed SIDI
Hello there, This may be one of the most important opportunity what about one witch is located in France ? there are some conditions to candidate :) 2011/5/26 Robert Taylor rtay...@dtgresults.com Hi Dale, We have a posting on the AJUG site. I've also been to the latest AJUG meetings. When

error JSTL

2011-05-16 Thread Mohamed SIDI
Hi there, I'm using JSTL (I'm sorry if this issue is not about struts), and I have a JSP page witch contains a JSTL code : c:forEach var=name items=${pageContext.request.attributeNames} Name: ${name} Value:

Re: error JSTL

2011-05-16 Thread Mohamed SIDI
ilya.kazakev...@jetbrains.com You use JSTL 1.0 and EL is not allowed in properties there. Try to use newer version of JSTL. Ilya Kazakevich, Developer JetBrains Inc http://www.jetbrains.com Develop with pleasure! -Original Message- From: Mohamed SIDI [mailto:mhm.s...@gmail.com] Sent

Re: Struts2 - duplicate submit problem

2011-05-13 Thread Mohamed SIDI
the duplicate submit may be come from your code, can you put out some code to help us to solve your problem 2011/5/12 Rajeev430 rajeev.ranjan...@gmail.com Hi, How I can stop duplicate submit in Struts2? Is there any working example code for the reference. I am looking for any pattern (Token

create own annotation

2011-05-11 Thread Mohamed SIDI
Hi all, I'm using struts2 annotation validation mecanisme, I have a problem with credit card validation, I should develop my own annotation for this issue, someone can help me to do that, or explain me the steps ? thanks -- Cordialement Mohamed

Re: create own annotation

2011-05-11 Thread Mohamed SIDI
an annotation? Jim -Original Message- From: Mohamed SIDI [mailto:mhm.s...@gmail.com] Sent: 11 May 2011 09:39 To: Struts Users Mailing List Subject: create own annotation Hi all, I'm using struts2 annotation validation mecanisme, I have a problem with credit card validation, I should

@DateRangeFieldValidator

2011-05-10 Thread Mohamed SIDI
Hello all, I'm looking tu use the @DateRangeFieldValidator annotation for validating a date, my questions : 1. there are ways to customize the date format, I have to convert the min and max attributes values for the local 2. can I use a format for the string representing the date (dd/MM/,

Re: Form xml validation doesn't work

2011-04-22 Thread Mohamed SIDI
Hi, Can you put out your ressources files, that will help us to resolve your problem B.W 2011/4/22 kiala davy davy_ki...@yahoo.fr Hi, I am learning Struts and working on tutorial of form validation with xml file. I think there is something wrong with the example given in Struts site web

Re: Form xml validation doesn't work

2011-04-22 Thread Mohamed SIDI
right !! 2011/4/22 Dave Newton davelnew...@gmail.com It'd be easier if you'd post a minimal, non-working example--it'll help us see what's wrong. I'm begging you to remove the huge image at the bottom of your emails. Dave On Fri, Apr 22, 2011 at 8:44 AM, kiala davy davy_ki...@yahoo.fr

Re: Using Strut in Desktop Application

2011-04-19 Thread Mohamed SIDI
what do you mean by Struts frame ? 2011/4/19 Alok alok.si...@cognizant.com Hi Team, I am working on a Desktop application. I would like to use Strut frame in it. Is it possible? Please explain me if yes , how to implement . If not why ? Thanks in advance, Regards, Alok --

Re: form action is not calling while click on submit button: Struts2.0

2011-04-14 Thread Mohamed SIDI
you can put it some where and send we back the link if it will not be intercepted again !! 2011/4/13 Biesbrock, Kevin biesbrock.ke...@aoins.com Ah, good point. So it's probably visible in the source, just not interpreted correctly when displaying the email. Beez -Original Message-

Re: form action is not calling while click on submit button: Struts2.0

2011-04-13 Thread Mohamed SIDI
there is no code sir !! 2011/4/13 Biesbrock, Kevin biesbrock.ke...@aoins.com That's strange. Why doesn't the code come through in the email but it shows up on the nabble site? Beez -Original Message- From: arun [mailto:arunnh...@gmail.com] Sent: Wednesday, April 13, 2011 12:45

Re: Tiles problem : Error executing tag: Attribute 'title' not found.

2011-04-04 Thread Mohamed SIDI
Hi, It seems to be a parsing problem, can you put out your file xml definig the tiles defintions , this will help us 2011/4/4 abhishek jain abhishek.netj...@gmail.com hi, It didnt worked , first the cascade=true was not recognized by my IDE (Myeclipse). Second on running, i got the

Re: Tiles problem : Error executing tag: Attribute 'title' not found.

2011-04-04 Thread Mohamed SIDI
=title value=Title type=string cascade=true/ put-attribute name=metakeyword value=Keyword type=string cascade=true/ /definition /tiles-definitions now if i add as in hte above xml cascade=true , the error will appear. thanks abhishek On Mon, Apr 4, 2011 at 1:15 PM, Mohamed

Re: the question about the struts-osgi

2011-03-29 Thread Mohamed SIDI
Hi, it seems to be a build problem, you can rebuild your application entirly, another way, you should have the felix jar in your classpath B.W 2011/3/29 stream stream1...@gmail.com Hi everyone i've tried use osgi for my structs app, but i wanna use the latest version of felix , so i used

Re: the question about the struts-osgi

2011-03-29 Thread Mohamed SIDI
the error... 在 2011-3-29,下午4:48, Mohamed SIDI 写道: Hi, it seems to be a build problem, you can rebuild your application entirly, another way, you should have the felix jar in your classpath B.W 2011/3/29 stream stream1...@gmail.com Hi everyone i've tried use osgi for my structs

Re: [OT] Re: Need your inputs.

2011-03-22 Thread Mohamed SIDI
Hi, In JQuery you have a function named serailize, this function will serialize all your form's input I'm not sure about the exactly syntaxe but some things like yourFormID.serialize() B.W 2011/3/22 Dave Newton davelnew...@gmail.com Have you considered looking at the jQuery documentation?

Re: Need your inputs.

2011-03-21 Thread Mohamed SIDI
Hi, so I will explain what you have to do suppose you have three fileds in your form with respectively have the names filed1, filed2 and filed3 in your struts.xml file you shoud paramter your action like this : action name=yourAction class=yourActionClass method=execute param

Validate filed if filled

2011-03-14 Thread Mohamed SIDI
Hi all, In my Web User Interface, I have a field witch is not a mandatory filed, for this filed I want to define a validation rule in my ActionName-validator.xml only when it was filled, somneone can help to do that BW

Validate method call validator

2011-03-14 Thread Mohamed SIDI
Hi all, I wd like to know if in my validate method, I can call et validator rule in my ActionName-validation.xml. Some things like : . . . validate (){ . if(condition) call a validator rule in ActionName-validation.xml } Best wishes --

Re: cannot run a simple struts application, server start error - myeclipse

2011-02-10 Thread Mohamed SIDI
on the struts-default.xml in struts.xml, it opens the file, hence it seems this is also not the error, thanks abhishek On Tue, Feb 8, 2011 at 3:06 PM, Mohamed SIDI mhm.s...@gmail.com wrote: You should have problem in your classpath, it looks for a file named struts

Re: cannot run a simple struts application, server start error - myeclipse

2011-02-08 Thread Mohamed SIDI
Hi, May be you dont have well configure your application context. check your web.xml file best wishes !! 2011/2/8 abhishek jain abhishek.netj...@gmail.com Hi, I am running myeclipse(8.x) on windows. trying my hands on struts 2.x application, when i try to run the application i see hte

Re: cannot run a simple struts application, server start error - myeclipse

2011-02-08 Thread Mohamed SIDI
...@gmail.com On Tue, Feb 8, 2011 at 2:47 PM, Mohamed SIDI mhm.s...@gmail.com wrote: Hi, May be you dont have well configure your application context. check your web.xml file best wishes !! 2011/2/8 abhishek jain abhishek.netj...@gmail.com Hi, I am running myeclipse(8.x

Re: Redirect RedirectAction forwarding to localhost:8080 if no protocol mentioned in namespace

2011-01-20 Thread Mohamed SIDI
the apache instance in front of it completely, even if the request comes from http://abc.com/test/actions/userLogin.action. Thanks On Wed, Jan 19, 2011 at 1:49 AM, Mohamed SIDI mhm.s...@gmail.com wrote: can you put out your configuration in struts.xml? 2011/1/18 Harsh

Re: Redirect RedirectAction forwarding to localhost:8080 if no protocol mentioned in namespace

2011-01-19 Thread Mohamed SIDI
can you put out your configuration in struts.xml? 2011/1/18 Harsh Grover harsh.gro...@gmail.com I'm using redirectAction to send the user to another action using redirectAction. However, if the namespace is not provided, the request is getting forwarded to localhost:8080 (my server

Re: Action Struts2

2011-01-13 Thread Mohamed SIDI
: Struts Users Mailing List Responder a: Struts Users Mailing List Asunto: Re: Action Struts2 Enviado: 12 Ene, 2011 08:19 Am 12.01.2011 14:02, schrieb Mohamed SIDI: Hello, I woud like to know if the Struts actions are singleton based or not, some links

Re: WARNING: No configuration found for the specified action: 'HelloWorld' in namespace: ''. Form action defaulting to 'action' attribute's literal value.

2011-01-12 Thread Mohamed SIDI
Hello, You have tu put an / before yout action name in your JSP page, try with this : s:form action=/HelloWorld s:textfield name=name label=Your name/ s:submit/ /s:form and I think you have tu put / in your namesapce definition Best Regards 2011/1/12 Nuwan

Action Struts2

2011-01-12 Thread Mohamed SIDI
Hello, I woud like to know if the Struts actions are singleton based or not, some links treating this topic are pleased Thanks -- Cordialement Mohamed