Quoting Roberto Nunnari <[EMAIL PROTECTED]>:
> Yes.. I believe that's right, but wouldn't it be great if we were
> able to tell tomcat/struts to keep some static web resources from jar
> files in cache (already decompressed and ready to be sent to
> clients)?
That is exactly the approach we have a
Hi Jeromy.
Thank you for your reply! My comments below:
[EMAIL PROTECTED] wrote:
Roberto Nunnari wrote:
Hi Jeromy and list.
I'm trying a self built struts-2.1.1-snapshot with the dojo plugin
and I'm seeing very slow dojo performance.. I thought that the dojo
performance problem whould be sol
Roberto Nunnari wrote:
> Hi Jeromy and list.
>
> I'm trying a self built struts-2.1.1-snapshot with the dojo plugin
> and I'm seeing very slow dojo performance.. I thought that the dojo
> performance problem whould be solved in 2.1.1 using the plugin, but
> it doesn't seam so now to me..
>
Hi Rober
Hi Jeromy and list.
I'm trying a self built struts-2.1.1-snapshot with the dojo plugin
and I'm seeing very slow dojo performance.. I thought that the dojo
performance problem whould be solved in 2.1.1 using the plugin, but
it doesn't seam so now to me..
So.. I have two questions:
1) do the infor
Richard Sayre wrote:
Is the $resources$ directory WEB-INF?
On Oct 6, 2007 8:51 AM, Jeromy Evans <[EMAIL PROTECTED]> wrote:
$resources$ refers to the directory that contains your web files (eg.
the directory that contains /index.jsp and the parent directory of WEB-INF)
Better description:
h
Is the $resources$ directory WEB-INF?
On Oct 6, 2007 8:51 AM, Jeromy Evans <[EMAIL PROTECTED]> wrote:
> I thought I'd share the instructions I prepared for creating a dojo
> 0.4.2 custom profile for Struts 2.0.9. The objective is to bundle all
> the required dojo resources into dojo.js to avoid t
Andre Prasetya wrote:
TQ Jerome, can i combine the struts api & core of 2.1 snapshot with
the plugins from 2.0.9 ?
I'm not sure as I haven't tried it, but I sure some will work and some
won't. You'd be better off starting a new email thread and asking
whether the specific plugin works with 2.1
m.xml does use xwork version 2.0.4
(Unsure about upgrades to 2.1 at this point)
Bon Chance
Martin--
- Original Message -
From: "Andre Prasetya" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Friday, October 19, 2007 6:27 AM
Subject: Re: How to improve
TQ Jerome, can i combine the struts api & core of 2.1 snapshot with the
plugins from 2.0.9 ?
and do i need xwork 2.1 to use the snapshot ?
-Andre-
Jeromy Evans wrote:
Andre Prasetya wrote:
Any dates for 2.1.x release ? I just tried struts 2.0.9 and i like it
very much, feature that i need mos
Andre Prasetya wrote:
Any dates for 2.1.x release ? I just tried struts 2.0.9 and i like it
very much, feature that i need most is the ajax validation which is
only at 2.1.x CMIIW
Hi Andre,
This thread was the last direct answer to your question:
http://www.nabble.com/struts-2.1-release-avai
Any dates for 2.1.x release ? I just tried struts 2.0.9 and i like it
very much, feature that i need most is the ajax validation which is only
at 2.1.x CMIIW
-Andre-
Jeromy Evans wrote:
Pedro Herrera wrote:
It´s not working to me. why don´t you leave yours jars available ?
Herrera
Hi P
Here is what I found
you need the custom-rhino.jar size=715,901 to start with located on your
(system)classpath
now run the ant targets individually
cd buildscripts
ant -Dprofile=struts2 -Dstrip_and_compress=true
cleanant -Dprofile=struts2 -Dstrip_and_compress=true release Note that you
will nee
Pedro Herrera wrote:
It´s not working to me. why don´t you leave yours jars available ?
Herrera
Hi Pedro,
I can't really create a jar for you because its not appropriate to
extract part of struts out and then redistribute it. I could create a
script I suppose, but the problem is mostly s
It´s not working to me. why don´t you leave yours jars available ?
Herrera
Jeromy Evans - Blue Sky Minds wrote:
>
> As suggested, I've added these instructions to the community wiki.
>
> http://cwiki.apache.org/confluence/display/S2WIKI/Creating+a+custom+Dojo+profile+for+Struts+2.0.9
>
> W
As suggested, I've added these instructions to the community wiki.
http://cwiki.apache.org/confluence/display/S2WIKI/Creating+a+custom+Dojo+profile+for+Struts+2.0.9
Wes Wannemacher wrote:
This was my original suggestion to post it into the community wiki
because any changes that would be made t
f Sender. This transmission is of a confidential nature
and Sender does not endorse distribution to any party other than intended
recipient. Sender does not necessarily endorse content contained within this
transmission.(mobile) 001-603-438-5053> From: [EMAIL PROTECTED]> To:
user@struts.apache
thanks at all, my application work fine now, the load of pages took too much
time.
Juan Carlos
Musachy Barroso wrote:
>
> Oh, that makes more sense :), in 2.1 there will also be a property to
> specify the base url to load dojo, so you could use a different dojo
> distribution (served from any
improve dojo performance in Struts 2.0.9
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
2007/10/10, Ted Husted <[EMAIL PROTECTED]>:
>
> Sadly, not everyone can file a CLA. Many organizations still use
> aggressive IP agreement that assign rights to our every stray thought
> to the company, 24/7.
>
Once I thought my mind was mine, but now I know it's property of my company
:-)
This i
Since projects like Struts wear our code "on our sleeve", there's
always a discussion over whether the website should represent the
latest documentation or the documentation for the "best available"
release. Over the years, we've done it one way and the another, and
now we do it both ways :)
The l
This was my original suggestion to post it into the community wiki
because any changes that would be made to the main wiki may not
propagate until the next release of struts (2.1.x?) which this may no
longer be an issue. I figured it could be posted there and if the
powers that be know a special wa
To add to that, there are really two wiki's - official docs (WW) and
the informal docs (S2WIKI), and only the former requires a CLA.
Anyone can access and edit the S2WIKI.
The fact that the main docs require an CLA is a business decision, and
not a limitation of the wiki software. As Dave mention
Oh, that makes more sense :), in 2.1 there will also be a property to
specify the base url to load dojo, so you could use a different dojo
distribution (served from any url that you like), check the "head" tag
for details on the ajax tags.
regards
musachy
On 10/9/07, Jeromy Evans <[EMAIL PROTECTE
Musachy, I think Juan means in 2.0.9 he want the static resources to be
served from a directory instead of struts2-core-2.0.9.jar as per the
optimization recommended at
http://struts.apache.org/2.x/docs/performance-tuning.html
Juan, first, if you're new to struts 2 you don't need to be concern
--- cilquirm <[EMAIL PROTECTED]> wrote:
> I hadn't really started fragmenting anything yet.
> I was engaging in conversation.
As was I.
> My whole point was to get around the barrier of
> entry of engaging people to add and modify stuff.
> Getting someone else to maybe do it doesn't seem
> like
I hadn't really started fragmenting anything yet. I was engaging in
conversation.
I'm not sure if you checked recently but the apache wiki is slow to get
updated. I don't disagree that having a centralized place for it is
definitely the best route, but there's tons of information out there th
--- cilquirm <[EMAIL PROTECTED]> wrote:
> Any thought given to using a secondary wiki ( like
> Wetpaint or one of the other myriad of services that
> come up when you type in wiki into the mashable
> search box ) to ease the burden?
Please don't start fragmenting community
documentation.
If a CL
Sorry to hijack this thread, because I fully agree with Wes that this is
good stuff to put into a wiki.
It's a little trickier with the apache wiki because you need to sign and
send over the CLA ( not terribly hard, but sometimes may not be possible. )
Any thought given to using a secondary wiki
Everything ends up inside a jar, in this case struts-dojo-plugin.jar.
It is at compile time, and before packing the jar that the javascript
files should be generated.
musachy
On 10/9/07, Juan Carlos Serrano <[EMAIL PROTECTED]> wrote:
> I am newbie in struts 2.
>
> How do you do that resources are
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
I'm doing this "by hand" on the profile for 2.1 (profile and
instructions on how to build are on the dojo plugin folder), but we
need to get it done with maven so it is part of the build process,
if any maven guru would like to help with that, feel free to jump in
:)
regards
musachy
On 10/6/07,
Jeromy,
I didn't verify that this works (because I am pretty sure it probably
would), but have you thought about putting it in the community wiki?
This topic comes up quite often and it would be helpful to many
people.
-Wes
On 10/6/07, Jeromy Evans <[EMAIL PROTECTED]> wrote:
> I thought I'd shar
32 matches
Mail list logo