Guys,
Struts is being used, even 1.x. People are asking questions about their
problems and do's and don'ts. They (at least including me) don't want to
see and hear you all acting like some pubertal teenagers fighting about
whatever.
Stop shouting at each other, take this discussion to the develop
I've always thought I had a Gandhi complex, not a God one.
*Sits in the road and hums until people are nice to each other and
other such things that only happen in cartoons for 5 year olds - like
talking goldfish*
Hen
On 3/28/06, Dakota Jack <[EMAIL PROTECTED]> wrote:
> Thank you for this decisi
If you leave out the substance of a conversation to say something that is so
dark that no one can figure out what it means, then you have truly, truly
reached the apex of the natural curve to your career, Newton.
Congratulations. Would you care to say something about the issues Jonathan
has raised
Does WebWork2/SAF2 *require* Java5?
I know Stripes does, but it's not obvious anywhere on the webwork home page
about it's JDK/JRE requirements. It does say it fully supports Java5
annotations, but that doesn't preclude support for older JDKs.
On 3/29/06, Michael Jouravlev <[EMAIL PROTECTED]> wro
Mahaul Jive Velcro,
You are not even close to anything that was actually discussed. If you are
careful hanging around these straw men you are going to get one of those
itches the toadies on this list talk about scratching. Why don't you just
answer the question? Do you have an answer? Why go d
Good god, this seems to be a disease that is catching. Why don't YOU answer
the question, then, Bart? It is amazing to watch someone kiss ass and be
arrogant at the same time.
On 3/28/06, Bart Busschots <[EMAIL PROTECTED]> wrote:
>
> Larry Meadors wrote:
>
> >LOL, Jon, do you read your own posts
A breath of fresh air. Thank you, Henri.
On 3/28/06, Henri Yandell <[EMAIL PROTECTED]> wrote:
>
> On 3/28/06, Dave Newton <[EMAIL PROTECTED]> wrote:
> > Henri Yandell wrote:
> > > Not a very impressive joke. This was a major breach of manners 10
> > > years ago, and it still is today.
> > >
> >
>
People are supposed to stop trying to get a decent or any answer to a real
question because the Struts committers and their toadies turn it into a
flame war? I see Jonathan as fairly calm under the circumstances and the
more he asks people to answer the question the goofier they become. But,
ther
Dear Veto Wanted,
Would you care to add anything of substance? I have decided, until you
prove otherwise, that you simply are incapable of adult conversation.
On 3/28/06, Dave Newton <[EMAIL PROTECTED]> wrote:
>
> Larry Meadors wrote:
> > LOL, Jon, do you read your own posts?
> >
>
> Who has
Dreary Morals, you are simply incoherent. Do you recognize at all that your
points have no logic or sense to them? Don't you care if they are logical?
On 3/28/06, Larry Meadors <[EMAIL PROTECTED]> wrote:
>
> LOL, Jon, do you read your own posts?
>
> On 3/28/06, Jonathan Revusky <[EMAIL PROTECT
Thank you for this decision from on high, Dreary Morals. I guess you are
going to stop the car now? LOL Sorry about the anagram. I couldn't
resist. Anyway, I think that people should talk if they want to even if you
and others with this God-complex want them to stop. Just don't read it for
Go
*sigh*
Enough noise.
On 3/28/06, Jonathan Revusky <[EMAIL PROTECTED]> wrote:
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
The Struts team is pleased to announce the release of Struts Shale 1.0.2 Alpha.
http://struts.apache.org/downloads.html
The Struts Shale Framework is a set of loosely coupled services,
fundamentally based on JavaServer Faces, which may be combined as
needed to meet particular application req
On 3/27/06, Jonathan Revusky <[EMAIL PROTECTED]> wrote:
> Well, your taste is questionable. You guys think that Struts 1.x is good
> code. The Struts developers don't even think that.
Struts 1.x sucks compared to WebWork 2, I think everybody got it.
Actually, you are not the first who is saying th
Oh, OK. Thanks again, I'm going back under the hood :)
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Craig
McClanahan
Sent: Tuesday, March 28, 2006 5:33 PM
To: Struts Users Mailing List
Subject: Re: [Shale] Getting the JSF Session Started
On 3/28/06,
On 3/28/06, James Reynolds <[EMAIL PROTECTED]> wrote:
>
> Thanks so much for taking the time to do this. Actually, I do have
> outputLinks and commandLinks inside the same form to the JSF books> is that bad practice?
No, that's fine ... I'm just suggesting that temporarily creating a 10 line
JS
Thanks so much for taking the time to do this. Actually, I do have
outputLinks and commandLinks inside the same form is that bad practice?
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Craig
McClanahan
Sent: Tuesday, March 28, 2006 5:12 PM
To: Struts
On 3/28/06, James Reynolds <[EMAIL PROTECTED]> wrote:
>
> (Oh I hope there's nothing stupid here)
Nothing obvious stands out (I presume that the "std" thing is loaded in
messages.jspx?). When I run into scenarios like that, I try to get to the
simplest possible case first (say, a form with a com
(Oh I hope there's nothing stupid here)
<%@ taglib prefix="f" uri="http://java.sun.com/jsf/core"; %>
<%@ taglib prefix="h" uri="http://java.sun.com/jsf/html"; %>
<%@ taglib prefix="t" uri="http://myfaces.apache.org/tomahawk"; %>
<%@ taglib uri="http://java.sun.com/jstl/core"; prefix="c" %>
<%@ i
On 3/28/06, James Reynolds <[EMAIL PROTECTED]> wrote:
>
> Ah, I was barking up the wrong tree again :)
>
> Thanks for the suggestion. I do have a messages component on my page
> and I'm not seeing any errors. However, I have not implemented a
> backing bean for this first page (no real need for i
Ah, I was barking up the wrong tree again :)
Thanks for the suggestion. I do have a messages component on my page
and I'm not seeing any errors. However, I have not implemented a
backing bean for this first page (no real need for it yet) so I am
seeing the corresponding warnings in the console.
On 3/28/06, James Reynolds <[EMAIL PROTECTED]> wrote:
>
>
> I'm having to click twice to get a session started. I based my app on
> the Shale-blank code, which includes an index.jsp file which contains a
> tag to "welcome.jsf" to, as I understand it, get a session
> started in the framework.
JS
I'm having to click twice to get a session started. I based my app on
the Shale-blank code, which includes an index.jsp file which contains a
tag to "welcome.jsf" to, as I understand it, get a session
started in the framework.
However, I still need to click twice on command buttons or command l
Struts automatically removes messages from session scope after they
were shown. This is good, but what if I have store messages under a
key different from Globals.MESSAGE_KEY and Globals.ERROR_KEY? (I want
to use different keys because I have different sections on a page, or
for Ajax regions, so I
One other aspect is that changes to fully support Validator 1.2.0/1.3.0 have
not been ported back to Struts 1.2.x. This does not prevent upgrading to
Validator 1.3.0, it just means one feature is not useable (i.e. "Variables
in Resource Bundles"). More details here, in the upgrading section.
http:
Larry Meadors wrote:
LOL, Jon, do you read your own posts?
On 3/28/06, Jonathan Revusky <[EMAIL PROTECTED]> wrote:
Do keep your eye on the ball, Paul. These people have had every chance
to respond to my points via legitimate debate and they chose not to.
OK, so what you are saying he
The primary motivation for the recent 1.2.x releases were security
issues [1] [2]. Because of this, the goal was to minimize possible
upgrade issues, so the changes were limited to security fixes.
The upgrade notes on the wiki for 1.2.8 and 1.2.9 [3] mentions that
the user may wish to upgrade JCV
Before I sit and churn through compiling and testing, does anyone know
of any blatant reasons why the Struts 1.2.x release couldn't be using
the latest FileUpload and Validator with all the bugfixes?
(is there a convention for the [xx] part of the subject when talking
about 1.2.x?)
Hen
-
On 3/28/06, Jonathan Revusky <[EMAIL PROTECTED]> wrote:
> Henri Yandell wrote:
> > On 3/28/06, Dave Newton <[EMAIL PROTECTED]> wrote:
> >
> >>Henri Yandell wrote:
> >>
> >>>Not a very impressive joke. This was a major breach of manners 10
> >>>years ago, and it still is today.
> >>>
> >>
> >>I thou
Hi
I'll think about it. Actually the message I got when nesting clayForEach
tags was that Map was not supported, and that I should change it into a
List.
Med vennlig hilsen
Hermod Opstvedt
Webmaster
Seiling.org/Norlys.org
-Opprinnelig melding-
Fra: Gary VanMatre [mailto:[EMAIL PROTECTED
Henri Yandell wrote:
On 3/28/06, Dave Newton <[EMAIL PROTECTED]> wrote:
Henri Yandell wrote:
Not a very impressive joke. This was a major breach of manners 10
years ago, and it still is today.
I thought they were funny 10 years ago, too, especially when it was
deliberately, and obviously,
Dave Newton wrote:
Jonathan Revusky wrote:
Paul really seemed to see moral equivalence between me and the people
engaging in the vicious attacks -- consider James Mitchell, who was
posting a private message in public in order to fan the flames.
Or in order to point out what an ass you really
Henri Yandell wrote:
> However, I'm also certain that escalating these conversations gets us
> nowhere. The only positive solution I know of is to try to point the
> conversation towards constructive issues and not destructive. It's not
> to retaliate with much the same approach.
>
> That's just a
On 3/28/06, Dave Newton <[EMAIL PROTECTED]> wrote:
> Henri Yandell wrote:
> > Not a very impressive joke. This was a major breach of manners 10
> > years ago, and it still is today.
> >
>
> I thought they were funny 10 years ago, too, especially when it was
> deliberately, and obviously, a joke.
I
>From: Hermod Opstvedt <[EMAIL PROTECTED]>
>
> Hi
>
> It suddendly struck me that what I described below might be the cause of a
> problem that I have been struggling with the last day. I have a page where I
> display results from a regatta. These results are group by classes. In order
> to d
Jonathan Revusky wrote:
> Paul really seemed to see moral equivalence between me and the people
> engaging in the vicious attacks -- consider James Mitchell, who was
> posting a private message in public in order to fan the flames.
Or in order to point out what an ass you really are or how you con
Henri Yandell wrote:
> Not a very impressive joke. This was a major breach of manners 10
> years ago, and it still is today.
>
I thought they were funny 10 years ago, too, especially when it was
deliberately, and obviously, a joke.
Heck, I even thought they were funny 20 years ago, and back th
Jonathan Revusky wrote:
>> As a side note, back when he was spraying on the Velocity list he was
>> the subject of my first Markov chaining program.
> What Markov chaining program? What are you talking about?
Uh... I'm talking about the first time I wrote a Markov chaining
program, just like I sai
Folks,
Perhaps its time to table all the "I apologize", "has struts reached its
limits", "are the rules for becoming a committer fair" etc threads to
bed for while. I honestly suspect most of you have reached the point
where you're yelling at each other not talking to each other, so perhaps
l
Members of list:
troll >> /dev/null
* http://en.wikipedia.org/wiki/Internet_trolls
On 3/27/06, Rick Reumann <[EMAIL PROTECTED]> wrote:
> Lighten up. I wrote it. It was supposed to be joke to bring levity to an
> incredibly annoying situation. If I wrote actually trying to be you and
> truly impersonate you, that would be a different matter. If I wanted to
> really spoof being you
Man there are some kickes in the ass wasted in this world.
On 3/28/06, Jonathan Revusky <[EMAIL PROTECTED]> wrote:
> Larry Meadors wrote:
> > LOL, Jon, do you read your own posts?
> >
> > On 3/28/06, Jonathan Revusky <[EMAIL PROTECTED]> wrote:
> >
> >>Do keep your eye on the ball, Paul. These peop
Dave Newton wrote:
List members. Here I am sorry for the off-topic. Dave Newton seems to be
insinuating something -- though it's not 100% clear what.
Larry Meadors wrote:
LOL, Jon, do you read your own posts?
Who has the time?
As a side note, back when he was spraying on the Velocity
Larry Meadors wrote:
LOL, Jon, do you read your own posts?
On 3/28/06, Jonathan Revusky <[EMAIL PROTECTED]> wrote:
Do keep your eye on the ball, Paul. These people have had every chance
to respond to my points via legitimate debate and they chose not to.
OK, so what you are saying here is t
[announce] Hey Everyone,
Release 2 of Stylus Studio 2006 is now available for free trial
download. The following are some of the highlights of Stylus Studio
2006 Release 2 XML Enterprise Edition:
* Enhanced EDI Support: Stylus Studio's EDI-to-XML and XML-to-EDI
tools now support hundreds of mes
On 3/28/06, Fredrik Fornwall <[EMAIL PROTECTED]> wrote:
> Hello!
>
> What is the recommended practice (or just a good one :) for the problem
> with multiple windows with regards to tokens?
>
> Case:
>(1) A user goes to /createPost.do, which displays a form for creating
> a post, in window 1. Th
Hi
It suddendly struck me that what I described below might be the cause of a
problem that I have been struggling with the last day. I have a page where I
display results from a regatta. These results are group by classes. In order
to do this I have a clayForEach tag where information about the cl
Hi
I am currently converting one of my websites from Struts to
Shale/Hibernate3/Spring. One of the issues I have had recently is the
clayForEach non-support of Maps. I have many many2one relationships, and
these return Maps. So I have to convert my Maps into ArrayLists before
returning to the view
Not as such.
The general concept is usually called "optimistic locking". It's
optimistic because you don't try to lock people out of the function
until someone else uses it.
A typical usage of optimistic locking is for database updates. A
version key is kept in the row. When someone goes to commi
JMS as far as I now is comparable with the notification service in
corba. Therefore it offers you about 5% of the functionality corba
offers you.
regards
leon
Btw, JMS doesn't fit in ANY application, you should have the special
type of application to use it.
On 3/28/06, Tom Ziemer <[EMAIL PROTEC
Hi Leon,
thanks for the input. May I ask how you would rate JMS and if this would
also be a suitable solution for decoupling applications? I am a bit
reluctant to switch to CORBA since I have absolutely no experience in
this area.
Regards,
Tom
Leon Rosenberg wrote:
> If you want performance go f
If you want performance go for CORBA
if you want interface stability go for CORBA
If you want simplicity go for RMI
If you want use 3rd party products go for EJB (CORBA would do also).
In my personal opinion, EJB would be a -10, SOAP -5, RMI 0, CORBA +1.
If you are looking for a good (or best) c
Larry Meadors wrote:
> LOL, Jon, do you read your own posts?
>
Who has the time?
As a side note, back when he was spraying on the Velocity list he was
the subject of my first Markov chaining program.
Tragically for Jonathon, but amazingly for Markov chaining, I often
couldn't distinguish betw
About a year ago, some articles came out toutting how great IE
was compared to Firefox because Firefox 1.0ish, would crash during
some very bad malformed HTML, but IE would not. You're not using
Mozilla, but perhaps IE is crashing due to bad markup? Check it out.
When these kind of things happen,
> Any idea at which stage, will the browser(IE or Moz) crashes when
> handling a jsp application.
A browser sees HTML (and sometimes Flash and Shockwave and Java applets
and). It does not see JSP pages. It has no idea whether the page
it's rendering was generated by JSP, Java servlets, ASP, P
Hi Tom!
On 3/28/06, Tom Ziemer <[EMAIL PROTECTED]> wrote:
>
> Hi Tamas!
>
> Unfortunately, I cannot include my base-jar in both projects, because I
> am using Hibernate, which heavily uses caching. Therefore, updates that
> are performed by web services are not visible on the web. Having two
> ve
LOL, Jon, do you read your own posts?
On 3/28/06, Jonathan Revusky <[EMAIL PROTECTED]> wrote:
> Do keep your eye on the ball, Paul. These people have had every chance
> to respond to my points via legitimate debate and they chose not to.
OK, so what you are saying here is that "these people" coul
Hi,
thanks for the input - so I'll add EJBs to the list of possible
solutions :o). I agree with you, that SOAP is not really the method of
choice for this kind of problem - although in some instances it might be.
Tom
Emmanouil Batsis wrote:
>
> Hello Tom,
>
> In short, there is no panacea or g
Jonathan Revusky wrote:
> Don't do it again, Rick.
Or else!
Dave
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hello Tom,
In short, there is no panacea or golden formula. I usually go for EJBs
for my business logic (so, RMI & JMS). You can bypass RMI when on the
same JVM by using local interfaces and in some servers AFAIK you dont
even have to explicitly do that.
Personally, i try to avoid web servi
Dakota Jack wrote:
> Newton, you remind me of a 13 year old girl.
Ooo, guess I'd better watch my back then, huh.
> Have you ever said anything worth reading?
>
I'll assume that's rhetorical, since only others could answer that.
Dave
---
Hi Tamas!
Unfortunately, I cannot include my base-jar in both projects, because I
am using Hibernate, which heavily uses caching. Therefore, updates that
are performed by web services are not visible on the web. Having two
versions of a hibernate app accessing the same db is not a good thing to
do
Hi Tom,
Is there a reason you can't have all the business service layer in a Common
project and include it as a jar in both the web gui an the web services app?
I usually use this approach if possible...
I'm interested in what others say about this but I wouldn't go on the path
you want to go if
Paul Benedict wrote:
Sorry Jonathan this is happening to you. It's really inappropriate
what was done. If somebody doesn't like you or your opinions, this
isn't a way to treat another person regardless, if this is really a spoof.
But you did come down hard on some people and I think, while it i
Hi Tamas,
thanks for your reply. Modularity is not my only concern. I am pretty
sure that performance considerations will soon force me to separate the
app, since the web services will do lots of number crunching, which in
turn, will slow down the entire app. Apart from that, I figured it's a
bett
On 3/24/06, Vinny <[EMAIL PROTECTED]> wrote:
> I've been using the ValidateExtends extension to validate nested dynaform to
> great effect. Currently , it provides no method of using the client
> side (javascript) stuff.
> Any plans for that to be included?
> http://www.niallp.pwp.blueyonder.co.uk/
Hi
I am using the Maven build and have not run into any problems at all.
Hermod
-Original Message-
From: Wendy Smoak [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 28, 2006 2:12 AM
To: Struts Users Mailing List
Subject: Re: Building SHALE??? The instructions don't work!
On 3/27/06, Hil
Quinn Stone wrote:
Larry Meadors, Rick Reumann, recently departed Jester Moose. Thank you.
What are you thanking them for? Let's rewind a sec here. James Mitchell
posted a private message to this list that I wrote several days ago when
I was angry. He posted the private message in an attempt
Hello!
What is the recommended practice (or just a good one :) for the problem
with multiple windows with regards to tokens?
Case:
(1) A user goes to /createPost.do, which displays a form for creating
a post, in window 1. The transaction token is reset.
(2) While editing the new post in w
On 3/27/06, Michael Jouravlev <[EMAIL PROTECTED]> wrote:
> Session-scoped data allows you to navigate to any action keeping
> application state, so you don't need to obey an artificial page flow.
> I think this is a benefit usage-wise.
>
> I prefer to use session-scoped ActionForms and to put every
for Moz, you can go to the mozilla bugtrack to get a list of existing
browser bugs.
For ie, you might need to get the releas note of each ie patch released
by microsoft.
There is no maximum size supported by browser. However, the most you put
in the html, the slowest browsr will be at the renderin
Hi,
after switching to struts 1.2.9, tomcat 5.5.16 and jdk 1.5_06 our
webapp which run ok under 1.4 doesn't even load:
javax.servlet.UnavailableException
at org.apache.struts.action.ActionServlet.init(ActionServlet.java:368)
at javax.servlet.GenericServlet.init(GenericServlet.java
See Java doc of java.util.regexp.Pattern
A compiled representation of a regular expression.
A regular expression, specified as a string, must first be compiled into
an instance of this class. The resulting pattern can then be used to
create a |Matcher| object that can match arbitrary _||_chara
HI,
Do I understand it correctly?
Do you want to break it up just to ensure that is modular?
If it isn't a requirement then I wouldn't add some communication layer
between the modules.
Be happy that you have everything in one JVM and you don't have to deal with
the complexity resulting from ANY o
Hi group...
Any idea at which stage, will the browser(IE or Moz) crashes when
handling a jsp application.
how many lines a browser can handle, without a crash?
is there any limitation of the web page size?
any thoughts appreciated.
--
Regards,
Deva.
--
Jitendra Kumar wrote:
I assume you are using form to submit the string.
Are you using commons Validator framework ?? If yes, then in
validator-rules.xml , there is validation of type "url".
Use that. or you can use mask if you want to customize it.
Jitendra
Thank you for your reply.
can yo
Hi
i found the solution i was looking for :
http://wiki.apache.org/struts/StrutsDeprecatedActionErrors
Thank you for those who tried to help me.
Thibaut Lassalle
Thibaut a écrit :
Hi
I have all the time the same problem and there is a week i try to
solve it. It should be trivial but i can
another approach to handle session scoped objects is to create a filter that
will be responsible to clean up any session scope objects when they are not
needed. Alternatively you can also overwrite the RequestProcessor
processPreprocess method and do session cleaning there as well.
If you want str
Hi,
You can use a validator rule "url" in validation.xml from
validator-rules.xml.
Or
You can also use a regular expression as follows in validation.xml:-
URL
^http://([\w-]+\.)+[\w-]+(/[\w-
./?%&=]*)?$
-Original Message-
From: Le
Hi,
I am a developer, currently working working on a medium scale app. There
is a base module, which is Spring managed, that handles data access - a
web tier and now a couple of web services. Up until now, we deployed
everything as one application, so communication between the modules was
API-base
I assume you are using form to submit the string.
Are you using commons Validator framework ?? If yes, then in
validator-rules.xml , there is validation of type "url".
Use that. or you can use mask if you want to customize it.
Jitendra
-Original Message-
From: Legolas Woodland [mailto:
Hi
Thank you for reading my post.
i want to check an string to see whether it is a correct web site name
or not.
I know that i should use regular expression , but i do not know how i
should do this , can some one help me with this ?
Thanks
-
Hi,
This should definitely work. Even I am also using the same and its working
fine.
Gaurav
-Original Message-
From: Dave Newton [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 28, 2006 3:50 AM
To: Struts Users Mailing List
Subject: Re: Iam here with a request.I need to validate a Strut
Weblogic is not an open source; however you can use an evaluation of it.
www.bea.com
Kind regards,
Rakesh Bhat
PrimeSourcing(tm)
The Global IT Services business from i-flex - "Add Value Reduce Risk"
www.iflexsolutions.com/services/services.asp
i-flex solutions limited - Bangalore
Phone : +9
Hi to all,
weblogic is open source or not?
where we have to download this .
Is there is any link for this
Kindly Regards
gomes
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Quinn Stone a écrit :
>
>I think maybe we should have for users, for developers, and a new
> for those that want to have pissing contests. Speaking of saturation...
>
>Q
>
>
>
+1
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
That is a great idea to have new group.
All members provide your vote.
Kind regards,
Rakesh Bhat
PrimeSourcing(tm)
The Global IT Services business from i-flex - "Add Value Reduce Risk"
www.iflexsolutions.com/services/services.asp
i-flex solutions limited - Bangalore
Phone : +91(080) 5759-68
87 matches
Mail list logo