Re: call javascript from an action class

2008-12-18 Thread Carlos Zuniga
And also, you should try and loose that attitude. People here is trying to help and remember that they are taking the time to read and answer emails for FREE, so we should appreciate their efforts. Carlos Luis Zúñiga Sibaja __ carlosluiszun...@gmail.com divide et

Dummy example Struts 2.0 - My Sql

2008-11-26 Thread Carlos Iglesias
Hello, I'm beginning wity Struts and I found the samples very useful, expecially the app struts2-showcase-2.0.11.2.war. But I'd need other sample to begin my own to make my owns aplications. ¿Is there any sample of struts2 with mysql? ¿Can anyone send my an url? Thanks in advance. Carlos

Re: Dummy example Struts 2.0 - My Sql

2008-11-26 Thread Carlos Iglesias
Message- From: Carlos Iglesias [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 26, 2008 3:16 PM To: user@struts.apache.org Subject: Dummy example Struts 2.0 - My Sql Hello, I'm beginning wity Struts and I found the samples very useful, expecially the app struts2-showcase-2.0.11.2.war

Re: Struts 2.1.2 type conversion failing for Integer method.

2008-11-13 Thread Carlos Luis Zúñiga Sibaja
and an AbstractCrudAction but because of this error, it is not possible to generify these objects. There is already a Jira issue about this situation: https://issues.apache.org/struts/browse/WW-2128 Regards, Carlos Luis Zúñiga Sibaja __ [EMAIL PROTECTED] divide et impera... On Wed, Nov

Re: Struts 2.1.2 type conversion failing for Integer method.

2008-11-13 Thread Carlos Luis Zúñiga Sibaja
a similar issue, feel free to chime in. Carlos Luis Zúñiga Sibaja __ [EMAIL PROTECTED] divide et impera... On Thu, Nov 13, 2008 at 2:33 PM, Adam Ruggles [EMAIL PROTECTED] wrote: Are there any workarounds for this? I've tried using a conversion properties file

Re: Important ActionContext.getContext().getSession() error

2008-11-12 Thread Carlos Luis Zúñiga Sibaja
/struts2-core/apidocs/org/apache/struts2/interceptor/SessionAware.html) interface in your action to gain access to the session instead of using ActionContext. Regards, Carlos Luis Zúñiga Sibaja __ [EMAIL PROTECTED] divide et impera... On Wed, Nov 12, 2008 at 10:17

Re: Struts 2 + Tiles 2

2008-11-12 Thread Carlos Curotto
-types action name=Home class=com.sac.panorama.datagrid.console.action.HomeAction result name=success type=tileshome.layout/result /action /package /struts Thanks!! Please, if anyone can help will be very welcome! Carlos Curotto.

Re: Struts 2 + Tiles 2

2008-11-12 Thread Carlos Curotto
artifactIdtiles-jsp/artifactId version2.0.4/version /dependency And that's it. The rest if fine. Thanks!! Carlos Curotto. On Wed, Nov 12, 2008 at 3:03 PM, Carlos Curotto [EMAIL PROTECTED]wrote: Alberto, here are my configuration: *This is the complete stack trace of the excepcion i am getting

Re: Struts 2 + Tiles 2

2008-10-30 Thread Carlos Curotto
Which versions of Struts and Tiles are you using? Thanks! On Thu, Oct 30, 2008 at 8:49 AM, Carlos Curotto [EMAIL PROTECTED]wrote: Hi Marcio, First of all, thanks for the response. I have tried what you told me, to put the result type explicit in the struts.xml file, but i am getting

Re: Struts 2 + Tiles 2

2008-10-30 Thread Carlos Curotto
/tr tr td tiles:insertAttribute name=footer / /td /tr /table /body /html Any ideas? Thanks in advance, Carlos Curotto. On Wed, Oct 29, 2008 at 8:16 PM, Márcio Gurgel [EMAIL PROTECTED] wrote: Hi

Struts 2 + Tiles 2

2008-10-29 Thread Carlos Curotto
, -- Carlos Curotto

Re: Ognl versions

2008-10-02 Thread Carlos Luis Zúñiga Sibaja
You guys can follow the progress of getting the new version of OGNL into Struts in this Jira bug: https://issues.apache.org/struts/browse/WW-2128 Carlos Luis Zúñiga Sibaja __ [EMAIL PROTECTED] divide et impera... On Thu, Oct 2, 2008 at 7:45 AM, Owen Berry [EMAIL

Re: Is my struts.xml never read?

2008-09-22 Thread Carlos Luis Zúñiga Sibaja
Is the Struts Dispatcher configured in your web.xml to intercept all requests? Carlos Luis Zúñiga Sibaja __ [EMAIL PROTECTED] divide et impera... On Mon, Sep 22, 2008 at 3:43 PM, Emil Lundberg [EMAIL PROTECTED]wrote: That's strange... When i set constant name

How to Initialize additional components when the Struts 2 Engine starts

2008-09-04 Thread Carlos Luis Zúñiga Sibaja
dispatcherInitialized(Dispatcher du) { System.out.println(It's alivee!); } public void dispatcherDestroyed(Dispatcher du) { } }); } } Thanks for your help. Carlos Luis Zúñiga Sibaja __ [EMAIL PROTECTED] divide et impera...

Re: How to Initialize additional components when the Struts 2 Engine starts

2008-09-04 Thread Carlos Luis Zúñiga Sibaja
This sounds a bit like what I need, my only issue would that here I can't access the Spring context that is associated to the Struts Engine. I would have to instantiate it by myself, right? Carlos Luis Zúñiga Sibaja __ [EMAIL PROTECTED] divide et impera... On Thu, Sep 4

Re: How to Initialize additional components when the Struts 2 Engine starts

2008-09-04 Thread Carlos Luis Zúñiga Sibaja
Ohh, I see what you are saying. Then using the Event handling native to spring is a better solution ( http://static.springframework.org/spring/docs/2.5.x/reference/beans.html#context-functionality-events). I'll give it a try. Thanks all, Carlos Luis Zúñiga Sibaja

[S2] problems with validations

2008-01-31 Thread Juan Carlos Serrano
Hi, i have this code when i get a error if( person.getNumId() == null || person.getNumId().trim().length() 9 ) { String[] pars = {8}; this.addFieldError( field.doc , this.getText( error.val.minlength , pars ) ); } where field.doc it is a key with a

Re: How to improve dojo performance in Struts 2.0.9

2007-10-09 Thread Juan Carlos Serrano
I am newbie in struts 2. How do you do that resources are loaded from the directory rather than the jar? I mean, in which configuration file the directory of dojo and template is written? thanks a lot regards

Re: tree viewer help please!

2007-07-30 Thread Carlos González López
Hi, http://demo.raibledesigns.com/struts-menu/velocity-xtree.jsp 2007/7/30, Session A Mwamufiya [EMAIL PROTECTED]: Hi All, Please help me build a tree viewer. I know that someone must have developed a web app that uses a tree viewer that loads data from a database. Please walk me

Fwd: Popup from struts

2007-07-26 Thread Carlos González López
-- Forwarded message -- From: Carlos González López [EMAIL PROTECTED] Date: 26-jul-2007 16:40 Subject: Popup from struts To: user@struts.apache.org Hi, I need to open a popup from struts-conf.xml. this is possible? thank you

Popup from struts

2007-07-26 Thread Carlos González López
Hi, I need to open a popup from struts-conf.xml. this is possible? thank you

Alternative Template Ajax + web Standards for business solutions

2007-06-22 Thread José Carlos Sardagna
Hi, people. What you think we create a alternative template to use ajax and web standards. Why ajax? Dojo is a great framework ajax, however is very slow to make bussiness solutions, and i don't think appropiate to use with struts2, because what the widget dojo do is to make easy a complexy

Re: Problems with Maven

2007-02-06 Thread Carlos Curotto
/tools.jar. Regards, -- Carlos Curotto

Re: How to put an image into a html:submit without CSS

2006-10-11 Thread José Carlos Ortiz
Laurie Harper wrote: José Carlos Ortiz wrote: Hello, Does anybody know how to put an image inside a html:submit tag. I can't use the background-image css property because the image has transparent fragments and I need this fragments to be the same color of the text (text is white

RE: How to put an image into a html:submit without CSS

2006-10-11 Thread José Carlos Ortiz
But, it generates a image that links to another page, and I need a button, with that image inside, that links to another page. Chetan Pandey wrote: Then use html:link and insert your image between the link opening and closing tags. Chetan -Original Message- From: José Carlos

RE: How to put an image into a html:submit without CSS

2006-10-11 Thread José Carlos Ortiz
: Jose, Try following: Do not write html:submit tag. Instead write the following by modifying the src location. It is equalent to input type=image of HTML. html:image src=images\return.gif value=submit / Thanks Ashok -Original Message- From: José Carlos Ortiz [mailto

How to put an image into a html:submit without CSS

2006-10-10 Thread José Carlos Ortiz
an html:img inside the html:submit it doesn't work. Any idea? any solution? Thanks! -- Saludos, José Carlos Ortiz

error using struts.

2005-09-27 Thread Carlos de la Flor Egiluz
Hello i am bigning using struts. i have made one aplication, little application and i have the first error: [27/09/05 12:26:04:688 CEST] 0027 PropertyMessa I Initializing, config=' org.apache.struts.util.LocalStrings', returnNull=true [27/09/05 12:26:04:719 CEST] 0027 PropertyMessa I

recursive and struts. SOS

2005-09-27 Thread Carlos de la Flor Egiluz
hello y have one java object like this (the object name is adressesObj: String name String surname List list = new ArrayList() set/get methods well into the list (arrayList) there are several elements, objects, that are like the same object (adressesObj)... and eah obj has severeal

change the language

2005-09-27 Thread Carlos de la Flor Egiluz
hello can anybody helps me to write one action for changin the language? i want to cahge the org.apache.struts.actions.LocaleAction to en or es but i dont know how to programe it. can anybody helps me or say me where can i find one example? thanks

Re: recursive and struts. SOS

2005-09-27 Thread Carlos de la Flor Egiluz
i dont see any thing for the recursively... can you say me where is? thanks 2005/9/27, Hubert Rabago [EMAIL PROTECTED]: Try the tutorials on http://www.keyboardmonkey.com/next/index.jsp Hubert On 9/27/05, Carlos de la Flor Egiluz [EMAIL PROTECTED] wrote: hello y have one java object

Re: Fired???? was...Re: Struts Books Recommendations

2005-07-06 Thread Carlos Duque
for the consequences of the boorish behavior of others, you may just want to rethink the target of your ire. Finally, what's to say this isn't just another game being played? Carlos At 09:42 AM 7/6/2005, you wrote: Mark Galbreath wrote the following on 7/6/2005 10:19 AM: Thanks to whomever

[OT]Re: Unacceptable Behaviour of Mark Galbreath @ elections.state.md.us

2005-07-05 Thread Carlos Duque
-based perceptions. And if your efforts are intended to be humorous, trust me you current career choice was a wise one. Carlos On Jun 30, 2005, at 7:30 AM, Mark Galbreath wrote: Carlos, this sounds like a threat. That is REALLY intolerable, u obtuse little shmuck. On Wed, Jun 29, 2005

Re: Unacceptable Behaviour of Mark Galbreath @ elections.state.md.us

2005-06-29 Thread Carlos Duque
, and beneficiary of the discussions, says: Stop the spam. Carlos At 07:08 PM 6/29/2005, Niall Pemberton wrote: Pretty much all of Mark Galbreath's posts to this mailing list are IMO either rude, obnoxious or irrelevant. Its obvious that he has no interest in Struts or contributing constructively

[Shale] AbstractJsfTestCase - Eclipse

2005-06-09 Thread Carlos Fernandez
AbstractJsfTestCase, implements a public Test suite() method. Eclipse checks for this method when you tell it to run a class as a unit test. If this method it exists it will use the returned Test class to determine what tests to run. Since the Test returned only includes AbstractJsfTestCase -

Re: Migration to Tomcat 5.5

2005-03-01 Thread Luis Carlos Poletto
Did you upgrade your jdk to version 5.0? On Tue, 01 Mar 2005 18:22:11 +0100, Bernd Schiffer [EMAIL PROTECTED] wrote: Hi. I have a problem migrating to Tomcat 5.5 with my Struts webapp. I run my webapp with Struts 1.2.4 on Tomcat 5.0.28. Everything works fine. But when I move the same

Re: STRUTS popup action jsp not finding path as normal

2005-02-16 Thread Carlos Cajina
Hi Eric... please see Ted Husted's Struts-Tips #9 #10 (http://husted.com/struts/tips/009.html / http://husted.com/struts/tips/010.htm) I think they might give you a hint... ;^) Good luck! Carlos - Original Message - From: Eric Lemle [EMAIL PROTECTED] To: user@struts.apache.org Sent

Re: javascript validation in struts

2005-02-15 Thread Carlos Cajina
). On every submit the JavaScript validation routines are called for every field participating in the validation process. Hope it helps... Regards, Carlos - Original Message - From: Jonathan M Z [EMAIL PROTECTED] To: user@struts.apache.org Sent: Tuesday, February 15, 2005 5:55 PM Subject

Re: best practise for dynamic website Navigation in struts

2005-02-11 Thread Carlos Cajina
Hi Michael. You should take a look at http://struts-menu.sourceforge.net/ and http://demo.raibledesigns.com/struts-menu/dynamicMenu.jsp It is relatively simple to implement/use and works fine in a WebApp. Cheers, Carlos - Original Message - From: Riedling, Michael [EMAIL PROTECTED

Re: Want to know abt patterns in Struts.

2005-02-07 Thread Carlos
___ This is a private email address and is explicitly and expressly not intended for addition to or use in any mass distribution list without the author's prior and express written consent. Absent the specified consent, please remove this email address from any such list. Copyright (C) 2004

RE: [ANN] Free JSP Editor for Eclipse

2005-02-04 Thread Carlos Chang
Hi Will, For the current offer in place today, the license does NOT expire and you will have access to updates for the JSP Editor free for 1 year. As for the project, I'm not familiar with this issue so I'll have to get back to you on this. Thanks, -Carlos -Original Message- From

RE: [ANN] Free JSP Editor for Eclipse

2005-02-04 Thread Carlos Chang
the NitroX icon.) 5. You are prompted you with a request for the id/serial key. 6. It didn't work? Entering the info we emailed you, it didn't work? Thanks, -Carlos -Original Message- From: Cedric Levieux [mailto:[EMAIL PROTECTED] Sent: Friday, February 04, 2005 1:26 AM To: Struts Users

RE: [ANN] Free JSP Editor for Eclipse

2005-02-04 Thread Carlos Chang
folder and the web.xml file. Hope this helps. Thanks, -Carlos -Original Message- From: Carlos Chang Sent: Friday, February 04, 2005 10:22 AM To: Struts Users Mailing List; [EMAIL PROTECTED] Subject: RE: [ANN] Free JSP Editor for Eclipse Hi Will, For the current offer in place

RE: [ANN] Free JSP Editor for Eclipse

2005-02-03 Thread Carlos Chang
for the JSP Editor for the timeframe of the promotion for the Free JSP Editor. I hope this helps. Sorry for the inconvenience. -Carlos -Original Message- From: Erik Meade [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 02, 2005 10:47 PM To: Struts Users Mailing List Subject: RE

RE: [ANN] Free JSP Editor for Eclipse

2005-02-03 Thread Carlos Chang
for the inconvenience. -Carlos -Original Message- From: Cedric Levieux [mailto:[EMAIL PROTECTED] Sent: Thursday, February 03, 2005 12:46 AM To: Struts Users Mailing List Subject: Re: [ANN] Free JSP Editor for Eclipse I download the JSP editor free license, the html server doesn't

[ANN] Free JSP Editor for Eclipse

2005-02-02 Thread Carlos Chang
Dear Java Developer, For a limited time, M7 is offering the NitroX JSP Editor for Eclipse for FREE!* Download: http://www.m7.com/free NitroX has received top scores from industry reviewers such as SD Magazine, CRN, JavaBoutique, and is officially a finalist for the upcoming Jolt Product

RE: [ANN] Free JSP Editor for Eclipse

2005-02-02 Thread Carlos Chang
Cedric, On the second point, can you elaborate a bit more? It's asking you for a serial? Which version did you download? (JSP Editor, JSP IDE, Struts IDE?) Did you get an activation key via email? Thanks, -Carlos -Original Message- From: Cedric Levieux [mailto:[EMAIL PROTECTED

[UNICODE characters in Mask validation rule]

2005-01-31 Thread Carlos Cajina
]*$ Regards, Carlos

Re: [UNICODE characters in Mask validation rule]

2005-01-31 Thread Carlos Cajina - Hotmail
the thread you pointed... So far it seems the Character Encoding Filter is a good solution, but I keep hoping that some simpler solution is around the corner :^) Thanks again Kishore... Have a good night! Regards, Carlos - Original Message - From: Kishore Senji [EMAIL PROTECTED] To: Struts Users

Re: [UNICODE characters in Mask validation rule]

2005-01-31 Thread Carlos Cajina - Hotmail
I just couldn't resist :^P ... Tomorrow I'll try it, but for now this looks like a simpler solution to the character encoding problem: http://www.servletsuite.com/servlets/encflt.htm - Original Message - From: Kishore Senji [EMAIL PROTECTED] To: Struts Users Mailing List

Re: Best approach to implement date dropdown

2004-12-07 Thread Carlos Cajina
could comment more on your intended solution... Regards, Carlos - Original Message - From: Ben [EMAIL PROTECTED] To: Struts [EMAIL PROTECTED] Sent: Tuesday, December 07, 2004 5:17 AM Subject: Best approach to implement date dropdown Hi I am using Struts with Velocity as a replacement

Re: Pre-populating a form from a database

2004-12-02 Thread Carlos Cajina
as a good and practical introduction to part of the commons-beanutils power ;^) If any questions arise or you come up with better examples and/or corrections, please share them! Regards and good luck! Carlos - To unsubscribe, e-mail

[ANN] Eclipse - Struts,Tiles JSP, FREE Trial

2004-10-26 Thread Carlos Chang
Web Application Development Tools for Open Source and Standard Platforms October 2004 | Top 10 | Reviewer's Guide | On-Line Trial | Live Webinars | Demos | Features Roadmap |

Re: ImageButtonBean LookupDispatchAction

2004-09-30 Thread Carlos Cajina - Hotmail
Hi Ben. I see that Mike McGrady already pointed you in the right direction :^) I've tried the solution he proposes with execelent results... if you have any further questions or doubts I'll be glad to help. Regards, Carlos Premature optimization is the root of all evil. Donald E. Knuth

Re: validator-rules.xml

2004-09-28 Thread Carlos Cajina - Hotmail
Anna: You can dig in any of the struts sample applications (*.war) that are shipped with the binary distribution of Struts. The most pure form of this file should be in struts-blank.war Regards, Carlos - Original Message - From: Anna Kerekes [EMAIL PROTECTED] To: Struts Users

Re: [HOW TO? ImageButtonBeanManager Extension]

2004-09-24 Thread Carlos Cajina - Hotmail
().dispatch(this,mapping,form,request,response); Again, any help would be greatly appreciated. Have a nice day! Regards, Carlos - Original Message - From: Michael McGrady [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Thursday, September 23, 2004 9:00 PM Subject

Re: [HOW TO? ImageButtonBeanManager Extension]

2004-09-24 Thread Carlos Cajina - Hotmail
McGrady [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Friday, September 24, 2004 12:17 PM Subject: Re: [HOW TO? ImageButtonBeanManager Extension] Answers to your other questions to follow in a bit, Carlos. Carlos Cajina - Hotmail wrote: Good morning. Thanks to Mr

Re: [HOW TO? ImageButtonBeanManager Extension]

2004-09-24 Thread Carlos Cajina - Hotmail
in touch. Carlos - Original Message - From: Michael McGrady [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Friday, September 24, 2004 12:34 PM Subject: Re: [HOW TO? ImageButtonBeanManager Extension] Thanks, Carlos, The difficulty in getting the page up had rather

[HOW TO? ImageButtonBeanManager Extension]

2004-09-23 Thread Carlos Cajina - Hotmail
' mapping works good... it's were I'm taken to everytime I hit the next button and the errors pops up in the log files :^P For any help, my eternal gratitude :^) Have a nice evening. Regards, Carlos

Random data on every page?

2004-09-10 Thread Carlos A. Carnero Delgado
, Carlos. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: [SOLVED]Cannot retrieve definition for form bean null

2004-09-10 Thread Carlos Chang
. The product is NitroX for Struts. I'm happy to do a webex demo for you if you like. ;-) (m7.webex.com) Thanks, -Carlos M7 Corporation www.m7.com -Original Message- From: Caroline Jen [mailto:[EMAIL PROTECTED] Sent: Friday, September 10, 2004 3:27 PM To: Struts Users Mailing List

Problems with Struts - newbie

2004-08-26 Thread Sebastião Carlos Santos
I am starting to work with struts, however I come facing some problems that I will describe to follow: I have the following code in the archive index.jsp %@ taglib uri=/WEB-INF/tags/struts/struts-logic.tld prefix=logic % %@ taglib uri=/WEB-INF/tags/struts/struts-bean.tld prefix=bean % %@ taglib

Using jsps from another context with tiles

2004-07-10 Thread Carlos Sanchez
? Thanks Carlos Sanchez A Coruña, Spain Oness Project http://oness.sourceforge.net - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Tiles definitions accessing jsps in a foreign context

2004-05-27 Thread Carlos Sanchez
in an xml file and don't know if there's a way to make tiles use the header and footer jsp files from the shared webapp. Any idea? Thanks in advance. Carlos Sanchez A Coruña, Spain Oness Project http://oness.sourceforge.net