+1
-Original Message-
From: Don Brown [mailto:[EMAIL PROTECTED]
Sent: Monday, September 24, 2007 9:39 PM
To: Struts Users Mailing List
Subject: Re: [s2] Struts head tag KILLS (> 10s) page load time
Hmm...more info can be found here: http://dojo.jot.com/FAQ#Performance
I wonder if we sho
It's a known issue:
https://issues.apache.org/struts/browse/WW-2028
Hopefully we'll have this resolved soon...
On Mon Sep 17 9:34 , Max Pimm <[EMAIL PROTECTED]> sent:
>It would be a really nice touch if whoever maintains the maven project
>for struts2 could include the source jars in the mav
If you feel these should be supported, you can open a JIRA ticket for the issue.
The ticket will be more likely to get attention if you supply a patch to
implement the desired behavior.
https://issues.apache.org/struts/browse/WW
James
On Mon Sep 10 6:00 , joey <[EMAIL PROTECTED]> sent:
>if My
https://issues.apache.org/struts/browse/STR
On Wed Sep 5 14:05 , 'Slattery, Tim - BLS' <[EMAIL PROTECTED]> sent:
>> Please check the ticket list for Struts 1.4. If you find this
>> very issue there (I think it is) and you need it in 1.3, I
>> can back port it for 1.3.10
>
>I don't know how to
You can up until Struts 2.0.9. There is a security flaw related to this though
and you will no longer be able to do it in Struts 2.0.10.
See the following JIRA ticket for more info:
https://issues.apache.org/struts/browse/WW-2107
James
On Wed Sep 5 11:31 , Néstor Boscán <[EMAIL PROTECTED]> s
Hils-H,
Could we solve some of these issues with your proposal for the ,
, etc.? It seems the first instance of using one of those tags would set
a flag in the request or session that the Javascript had been loaded and we'd
not
output it again. We could also do something similar to what MyFaces T
If you find things that are documented to work and don't, please open JIRA
issues and we'll get them fixed.
James
-Original Message-
From: mraible [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 30, 2007 4:37 PM
To: user@struts.apache.org
Subject: Re: Can you specify the name of struts.
http://struts.apache.org/dtds/struts-2.0.dtd
-Original Message-
From: akash agrawal [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 30, 2007 2:04 PM
To: Struts Users Mailing List
Subject: location of DTD/schema for struts.xml Struts 2.0.9?
Hi,
Where is DTD/schema for struts.xml locate
We're working on it. Almost everything is ready to go, and it's basically
down to a matter of rolling the release.
As you may know, all of the plans for upcoming releases, etc. are discussed
openly on the [EMAIL PROTECTED] mailing list.
James
-Original Message-
From: Pedro Herrera [mailt
Take a look at this JIRA issue:
https://issues.apache.org/struts/browse/WW-2132
I'm working on adding JSP 2.0's dynamic attributes functionality to Struts
2.1.
James
-Original Message-
From: Jeromy Evans [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 30, 2007 1:34 AM
To: Struts User
I think the problem you are seeing already has an open JIRA ticket:
https://issues.apache.org/struts/browse/WW-2073
James
On Fri Aug 17 10:33 , Sandro Giessl <[EMAIL PROTECTED]> sent:
>Hi,
>
>I'm doing file upload using the following interceptor:
>
>
>629145
I believe this should be handled by the tag. There is already a ticket
open here:
https://issues.apache.org/struts/browse/WW-1990
I will work on this and get it taken care of. You should not have not have to
explicitly define the fully qualified URL to an action with the
tag. That makes you
The best way to get the docs updated or fixed is to create a ticket in JIRA so
that the work can be prioritized. It would be even better if you were to
contribute some
documentation to help get the page up to date.
http://issues.apache.org/struts/
James
-Original Message-
From: orsh
Anyone know what Matt is using for AppFuse.org?
Is that the type of menu people would like to see?
James
On Tue Jul 31 9:10 , James Holmes <[EMAIL PROTECTED]> sent:
>I'm looking into updating the Struts 2 Showcase application with a new menuing
>system so that it is easi
I'm looking into updating the Struts 2 Showcase application with a new menuing
system so that it is easier to use. Anyone have any recommendations on existing
CSS / JavaScript libraries? The library will need to be open source and have a
license that is "compatible" with Struts 2.
I'd like to hear
You can make the changes against either, but making them against the
STRUTS_2_0_X might be best. If you make the patches against that branch I will
take care of forward porting them to the trunk (Struts 2.1).
James
On Fri Jul 20 17:35 , Dale Newfield <[EMAIL PROTECTED]> sent:
>Dale Newfield w
Dale,
I ran into this issue as well and was thinking of implementing "onclick"
attributes for each of the optionstransferselect buttons so that I could
capture when one of the lists changes. This would be similar to what you're
doing, accept that it would require every button's onlick event to
Frank,
There should not be a noticable difference with OGNL yet. The performance
improvements in OGNL 2.7 require expressions to be compiled before being
executed. The current S2 code does not do this yet so it cannot realize the
performance gains yet.
Sent via BlackBerry.
-Original M
ted" sent:
>Are we targeting 1.6 now, or is the S2 target platform still 1.5?
>
>-T.
>
>On 7/12/07, James Holmes [EMAIL PROTECTED]> wrote:
>> Perfect! This is an excellent start.
>>
>> I think both should be compiled with 1.6.0. That will immediately r
Perfect! This is an excellent start.
I think both should be compiled with 1.6.0. That will immediately remove that
element of difference between the two.
James
On Thu Jul 12 15:22 , 'Frank W. Zammetti' <[EMAIL PROTECTED]> sent:
>Dunno if this might help, but:
>
>http://www.omnytex.com/struts_b
Scott,
There is a bug in Struts 2.0.6 and 2.0.8 with the Dojo code that performs the
auto selection of all elements. You can fix this by overriding the templates in
the xhtml theme. Struts 2.1 will have a fix in place to resolve this issue, but
until then the template fix is the only way to resolv
It's not a simple JAR drop. The core XWork and Struts 2 libraries have to be
updated to compile expressions. This will take some work, but I believe it is
badly needed. I'm up for helping to do this work, but don't have much experience
with the OGNL code. I also don't have commit access to the XWor
I'm in the final stages of wrapping up Struts: The Complete Reference 2nd
Edition that will be fully up to date with Struts 1.3.5. It should be in
stores in 4 - 5 weeks. Struts 1.3.5 is definitely a leg up on previous
versions and I would recommend using it over previous versions. However, if
you d
Thanks for the vote of confidence Ted. A 2nd edition of my Struts: The Complete
Reference will be out at the end of the year that is up to date with Struts 1.3.
Thanks,
James
On Wed Aug 30 8:23 , 'Ted Husted' <[EMAIL PROTECTED]> sent:
>Struts: The Complete Reference
>
>* http://opensource.at
file,
the window will go back to the default size.
The file you need to delete is:
C:\Documents and Settings\James Holmes\StrutsConsole.cfg
Of course, you will need to substitute "James Holmes" with your computer
login.
James
-Original Message-
From: Abhimanyu Koul [mailto:[EMAIL
www.jamesholmes.com/JavaServerFaces
-Original Message-
From: Richard Reyes [mailto:[EMAIL PROTECTED]
Sent: Friday, June 24, 2005 3:09 AM
To: Struts Users Mailing List
Subject: OT -- JSF + Tomcat Tutorial
Hi Guys,
Can you guys remember any JSF Tutorial under tomcat that I can download?
Hi Pramod,
I have cataloged virtually all of the articles ever written on JSF on my
website at:
http://www.jamesholmes.com/JavaServerFaces/
James
-Original Message-
From: Pramod [mailto:[EMAIL PROTECTED]
Sent: Friday, April 22, 2005 11:50 AM
To: Struts Users Mailing List
Subject: JSF A
Hi Caroline,
I created a tool called Faces Console 2 years ago that is very similar to
Struts Console. It has support for the latest versions of JavaServer Faces.
You can find Faces Console and links to just about everything JSF on my site
at:
http://www.jamesholmes.com/JavaServerFaces/
James
Hey David,
I wrote an article on Tiles for Oracle Magazine that might be helpful to
you. You can get the link for it at:
http://www.jamesholmes.com/struts/
James
-Original Message-
From: David Johnson [mailto:[EMAIL PROTECTED]
Sent: Friday, February 11, 2005 11:38 AM
To: Struts Users
Hi Leandro,
I have compiled an extensive list of JSF resource on my site at:
http://www.jamesholmes.com/JavaServerFaces/
You should be able to find everything you need there.
James
-Original Message-
From: Leandro Melo [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 11, 2005 4:58 PM
just me?
If this is the case, Struts Console should show "args"'s
-Joe
> -Original Message-
> From: James Holmes [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, October 27, 2004 3:55 PM
> To: 'Struts Users Mailing List'
> Subject: [ANNOUNCE] Struts Co
Struts Console version 4.8 is now available.
http://www.jamesholmes.com/struts/
Download Now:
http://www.jamesholmes.com/struts/struts-console-4.8.zip
-- OR --
http://www.jamesholmes.com/struts/struts-console-4.8.tar.gz
Struts Console is FREE software.
Changes with Struts Console v4.8
*) A
Hi Leandro,
Take a look at my article in Oracle Magazine on Validator. It is a good
starting point.
http://www.oracle.com/technology/oramag/oracle/04-jan/o14dev_struts.html
-James
http://www.jamesholmes.com/struts/
-Original Message-
From: Leandro Melo [mailto:[EMAIL PROTECTED]
Sent:
Hi Michael,
As far as I know, Easy Struts does not work with Eclipse 3. Struts Console
does though. It provides similar functionality (Easy Struts is based on
Struts Console) and more.
http://www.jamesholmes.com/struts/
-James
-Original Message-
From: Michel Van Asten [mailto:[EMAIL P
better?
- Original Message -
From: "James Holmes" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Tuesday, August 03, 2004 11:34 PM
Subject: RE: eclipse3.0 struts plugin
> Struts Console works with all versi
Struts Console works with all versions of Eclipse from 1.0 all the way
through the latest nightly builds. Additionally Struts Console has support
for Struts, Tiles and Validator configuration files.
http://www.jamesholmes.com/struts/
-James
-Original Message-
From: char [mailto:[EMAIL PR
Hi Chris,
Please see Craig's response to the timing of the library being finalized.
We just need people to use it and report back any issues. If people are
using and there are no issues, then we can go ahead and finalize it.
As far as modules go, I don't have a lot of experience with integrating
Chris,
The Struts-Faces integration library is relatively new and thus considered
alpha/beta code. However, I would say it is fairly stable. We need people
like you to use it and report any issues. Craig McClanahan and I have been
working on it recently and are making sure bugs resolved as they
Struts Console is very similar to Easy Struts and works in ALL versions of
Eclipse (but best in 3.0). In fact, Easy Struts is based on Struts Console,
so they are very similar.
http://www.jamesholmes.com/struts/
-James
-Original Message-
From: Denis Peyrusaubes [mailto:[EMAIL PROTECTE
Hi,
You may want to look into a tool like Struts Console that performs config
file validation and ensures that your config file stays in compliance with
the DTD as you modify it.
http://www.jamesholmes.com/struts/
-James
-Original Message-
From: Ashutosh Satyam [mailto:[EMAIL PROTECTED]
Oops...I left off the link.
Here it is:
http://forum.java.sun.com/thread.jsp?forum=427&thread=503652
-James
JSF Resources and JSF Console GUI Tool
http://www.jamesholmes.com/JavaServerFaces/
-Original Message-
From: James Holmes [mailto:[EMAIL PROTECTED]
Sent: Monday, July 05, 20
Yes, the problem is a bug with Weblogic 8.1. Weblogic is not properly
implementing the servlet 2.3 spec. To fix this you will need to use the
"hack servlet". Following is a link to a thread on the JSF forum that
explains what you must do to get JSF apps working under WebLogic.
-Original Me
Did you copy the JSF jar files into the directory where the
struts-faces*.war files are expanded to? The JSF jars are not packaged
inside the .war files.
-James
http://www.jamesholmes.com/JavaServerFaces/
http://www.jamesholmes.com/struts/
-Original Message-
From: Albrecht, Michael [mai
You may want to checkout Struts Console:
http://www.jamesholmes.com/struts/
It has support for editing Struts, Tiles and Validator configuration files
as well as support for JST Tag Library Descriptors (TLDs).
Hope that helps,
James
-Original Message-
From: e-denton Java Programmer [ma
Struts Console version 4.7 is now available.
http://www.jamesholmes.com/struts/
Download Now:
http://www.jamesholmes.com/struts/struts-console-4.7.zip
-- OR --
http://www.jamesholmes.com/struts/struts-console-4.7.tar.gz
--- BIG ENHANCEMENT ---
Updated the Eclipse plugins to support changing ou
I've recently had a couple of Struts articles published in Oracle Magazine
that cover Tiles and Validator. The articles provide a nice introduction to
getting started with Tiles and Validator and are perfect for someone wanting
to understand how the two popular Struts extensions work.
Here are th
ubject: RE: [OT] Good env for struts-based-web-tier and ejb components
development
Could I plug Struts Console into MyEclipse? Thanks.
Kathy
-Original Message-
From: James Holmes [SMTP:[EMAIL PROTECTED]
Sent: Thursday, June 03, 2004 7:04 AM
To: 'Struts Users Mailing List'
Navjot,
Eclipse + MyEclipse is a great setup and I can highly recommend it. If
you're looking for an alternative to EasyStruts, you may want to look into
Struts Console. Struts Console plugs nicely into Eclipse 3.0 and provides
support for Struts, Tiles and Validator configuration files as well
1 was released. Older
articles are on the beta versions and are out of date.
Hope that helps,
James Holmes
-Original Message-
From: Michael McGrady [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 01, 2004 7:48 AM
To: Struts Users Mailing List
Subject: [OT] JSF Tutorial
Anyone have a
Struts Console version 4.6 is now available.
http://www.jamesholmes.com/struts/
Download Now:
http://www.jamesholmes.com/struts/struts-console-4.6.zip
-- OR --
http://www.jamesholmes.com/struts/struts-console-4.6.tar.gz
--- BIG ENHANCEMENT ---
The JBuilder and IDEA plugins now give you the opt
Struts Console will tell you whether or not your Struts, Tiles and Validator
config files are valid as it uses their respective DTDs to check their
format.
http://www.jamesholmes.com/struts/
Hope that helps,
-James
-Original Message-
From: Kelvin wu [mailto:[EMAIL PROTECTED]
Sent: Tues
Struts Console version 4.5 is now available.
http://www.jamesholmes.com/struts/
Download Now:
http://www.jamesholmes.com/struts/struts-console-4.5.zip
-- OR --
http://www.jamesholmes.com/struts/struts-console-4.5.tar.gz
--- BIG ENHANCEMENT ---
The Eclipse and JDeveloper plugins now give you th
As a side note, I just released a new version of Struts and Faces Consoles
that now work with JDeveloper 10g.
http://www.jamesholmes.com/struts/
http://www.jamesholmes.com/JavaServerFaces/
I'll post an official notice later.
-James
-Original Message-
From: Christian Bollmeyer [mailto:[E
Joe,
My guess is that you are trying to make a pre-1.0 example work with the
1.0 Final release of JSF. In most scenarios, that will not work because
there have been significant changes to JSF throughout its release cycle.
I would suggest trying out another example application instead of the one
54 matches
Mail list logo