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
b_App_Struts/
>
> You can use above link to have brief idea.
>
>
> -Original 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.
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 advan
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 conver
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
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:*
ache.org/dtds/struts-2.0.dtd";>
home.layout
Thanks!! Please, if anyone can help will be very welcome!
Carlos Curotto.
2-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 AM,
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
;>
http://www.w3.org/1999/xhtml"; xml:lang="en">
Any ideas?
Thanks i
-app_2_4.xsd";>
struts2
org.apache.struts2.dispatcher.FilterDispatcher
struts2
/*
org.apache.struts2.tiles.StrutsTilesListener
Am i missing something? is this a bug related to struts 2??? Anyone have
seen this before?
Thanks in advance,
--
Carlos Curotto
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 <[EM
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 /&
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 S
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,
er() {
public void 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...
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 wit
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
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 m
-- 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
Hi,
I need to open a popup from struts-conf.xml.
this is possible?
thank you
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 solu
/tools.jar.
Regards,
--
Carlos Curotto
>
> Jose,
>
> Try following:
>
> Do not write tag. Instead write the following by modifying
> the
> src location. It is equalent to of HTML.
>
>
>
> Thanks
> Ashok
>
> -Original Message-
> From: José Carlos Ortiz [mailto:[EMAIL PROTECTE
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 and insert your image between the link opening and
> closing tags.
>
> Chetan
>
> -Original Message
Laurie Harper wrote:
>
> José Carlos Ortiz wrote:
>> Hello,
>>
>> Does anybody know how to put an image inside a tag. I can't
>> use the background-image css property because the image has transparent
>> fragments and I need this fragments to be the sa
e it doesn't work. Any
idea? any solution?
Thanks!
--
Saludos,
José Carlos Ortiz
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 PROTEC
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
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
objs...
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 Initi
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 t
faith-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, 20
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 constructive
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 -
Ec
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 s
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]
er renders'em).
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:
Sent: Tuesday, February 15, 2005
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" <[EM
___
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 Ca
cking,
etc.
Please note that by managing it as a "web application" we make no
changes to your code. It's simply the context by which NitroX operates.
For faster, more direct replies, I might suggest subsequent post on this
matter to be done at: forums.m7.com.
Thanks,
-Carlos
> -
e looking for is a webinf 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
&
e you installed NitroX, and double-click 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 PROTE
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
> -Ori
the JSP Editor.
I hope this helps. Sorry 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
>
>
u can get
the activation key 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 P
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:[EMAI
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 Excelle
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"
Sent:
hrough 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 Senj
this: ^[A-Z.Ñ\s]*$
Regards,
Carlos
the form of a
DynaValidatorForm, maybe you 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 approa
n the database. I create three
different types of Value Objects and obtain information from those three
types with just a few lines of code and without caring about any data type
conversions. This is one step closer to heaven for me! :^)
Web Application Development Tools for Open Source and
Standard Platforms
October
2004
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
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 PROTEC
ciate your help.
I'll keep 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 Ex
age -
From: "Michael 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,
il().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]>
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
ed in real time. 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: Strut
re to do that with Struts.)
Thanks,
Carlos.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
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" %
e-
> From: Joe Germuska [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 12, 2004 4:08 PM
> To: Struts Users Mailing List
> Subject: 1.2.1 to which Maven repo? (RE: [ANN] Struts 1.2.1
> (Beta) Released)
>
> At 11:34 AM +0200 7/12/04, Carlos Sanchez wrote:
> >Hi,
>
Hi,
Will you deploy it and the struts-el on the apache maven repository?
http://www.apache.org/dist/java-repository/struts/jars/
I have built it from cvs sources with maven and the size is not the same.
Regards
Carlos Sanchez
A Coruña, Spain
Oness Project
http://oness.sourceforge.net
y ideas, suggestions?
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]
mean?
>
>
> -Original Message-
> From: Carlos Sanchez [mailto:[EMAIL PROTECTED]
> Sent: Thursday, May 27, 2004 2:45 PM
> To: 'Struts Users Mailing List'
> Subject: Tiles definitions accessing jsps in a foreign context
>
>
> Hi,
>
> I have so
ions 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
68 matches
Mail list logo