es yet.
Thanks in advance,
Julian
=
Live simply so others may simply live.
-Ghandi
Pluralitas non est ponenda sine neccesitate.
"Entities should not be multiplied unneccesarily"
-William of Occam
__
Do you Yahoo!?
Check
but it is a concern. My preference would be to
output XML from Struts and pass it to a Coocon
pipeline for processing the view. I have more
research to do obviously and appreciate any feedback.
That's about it, thanks.
Julian
> That is, at least, how I understand it today. I
> kno
lugin any
new URL to a webserver and have it produce the desired
view. I hope this makes sense and is not to broad of
any answer. I more than happy to clarify.
Comments appreciated,
Julian
--- Joe Germuska <[EMAIL PROTECTED]> wrote:
> At 8:37 AM -0800 11/10/04, Julian wrote:
> >
in the web
application. Currently the information is stored in
xml files on the server's hard disk, but this will not
suit a distributable environment. Any suggestions are
greatly appreciated.
Thanks in Advance,
Julian
=
Live simply so others may simply live.
-Ghandi
Pluralitas
. The problem with it now is
that it is not stored in an RDBMS, and I am unaware of
the scalability of a user preferences system based on
XML.Comments/Suggestions?
Thanks again,
Julian
--- Erik Weber <[EMAIL PROTECTED]> wrote:
> I like java.util.Properties, or, if Strings aren't
, scalability, distributable), but
also the benefits of XML hierachies (1...*
relationships, code generation tools).
Thanks,
Julian
--- Michael Klaene <[EMAIL PROTECTED]> wrote:
> I would say that 'system' level
> configurations(applying to all users) could easily
> be
not work in a distributed environment serving several
independent organizations. Users will be able to
update some of the information in these configurations
and preferences. Thanks a ton. Julian
__
Do You Yahoo!?
Tired of spam? Yaho
I forgot to mention:
1) I cannot use Xindice since I do not feel it is
viable.
2) I expect to have thousands of users with a moderate
load.
3) I am leaning towards Michael's suggestion:
http://www.developer.com/db/print.php/10920_3413151_1
Comment appreciated :)
Thanks again, J
.
thanks again,
Julian
--- Michael Klaene <[EMAIL PROTECTED]> wrote:
> I'd like to learn more about storing XML in the
> database myself. I really haven't had much
> experience there so I couldn't say if it is
> beneficial or not. I started out as a database
>
files for scripting are written in Javascript.
If PocketPC, etc. is not supported, is it possible to
send different scripts to different clients types
(e.g. Javascript to "normal" browsers and JScript to
pocketPC IE)?
Thanks in advance,
Julian
=
Live simply so others may s
Hi,
I was wondering if the release of Commons Chain 1.0
will enable a "Best Available" release of Struts with
struts-chain? If not, how stable is the COR stuff in
Struts?
Thanks,
Julian
__
Do you Yahoo!?
Take Yahoo! Mail with you!
Hi,
I am trying to download a build of struts-chain from
http://cvs.apache.org/builds/jakarta-struts/nightly/struts-chain/
, but when I try to unzip any of the files, they are
empty. Is this the wrong location for nightly builds
or are they not available?
Thanks,
Julian
=
Live simply so
on's sitemap
concepts with several "pipelines".
Thanks in advance,
Julian
=
Live simply so others may simply live.
-Ghandi
Pluralitas non est ponenda sine neccesitate.
"Entities should not be multiplied unneccesarily"
-William of Occam
David,
Comments inline:
--- "David G. Friedman" <[EMAIL PROTECTED]> wrote:
> Julian,
>
> If you just need to invoke a chain, you can make
> your action be
> "org.apache.struts.chain.legacy.ChainAction".
Great thanks
>If
> you need some ac
t need ValidateActionForm, ExecuteAction, or
any other commands in my chain (from SVN
chain-config.xml), right? And the above chain will
work perfectly fine. Also, what significance does the
catalogName attribute have in the command tag? Are
there any docs on stru
Joe,
Thanks a lot. I will plan on implementing the chain
after a bit more due dilligence. btw, I agree on
making a seperate jar for the set of commands which
provide legacy support. Thanks.
-Julian
--- Joe Germuska <[EMAIL PROTECTED]> wrote:
> At 6:28 AM -0800 12/10/04, Julian wro
writing this email...this newbie can
translate some Cocoon experience into something
valuable for all.
regards,
Julian
p.s. some resources
http://cocoon.apache.org/2.1/userdocs/concepts/index.html
http://cocoon.apache.org/2.1/userdocs/concepts/sitemap.html
___
org.apache.struts.chain.legacy.CatalogConfiguratorPlugIn.init(CatalogConfiguratorPlugIn.java:147)
I have tried the following:
Thanks in advance,
Julian
=
Live simply so others may simply live.
-Ghandi
Pluralitas non est ponenda sine neccesitate.
"Entities should not be multi
t;/>
>
>
>
className="org.apache.struts.chain.legacy.CatalogConfiguratorPlugIn">
> value="/WEB-INF/chain-config.xml"/>
>
>
>
className="org.apache.struts.chain.legacy.CatalogConfiguratorPlugIn">
> value="WEB-INF/chai
perhaps I do not
have the right struts-chain jar? It is titled
struts-chain-0.5-dev.jar. I find this
doubtful...since it seems that the properties are just
not getting set. any ideas? could this be some crazy
classpath issue?
Thanks again,
Julian
--- Joe Germuska <[EMAIL PROTECTED]>
t be found. This seems to
me that despite hardcoding the file path, it still is
not found.
-Julian
--- Joe Germuska <[EMAIL PROTECTED]> wrote:
> Here's one which works in my application:
>
>
className="org.apache.struts.chain.legacy.CatalogConfiguratorPlugIn"&g
for all,
Julian
--- Joe Germuska <[EMAIL PROTECTED]> wrote:
> At 12:43 PM -0800 12/20/04, Julian wrote:
> >ok here is some more info. In my subclass of
> >CatalogConfiguratorPlugIn, I logged any calls to
> >setPath or setResource. So when the server starts
> the
&
Dear All,
The html:link tag automatically applies URL rewriting to maintain
session state in the absence of cookies. Is it possible to disable this
feature?
[I'm using Resin in a shared environment. Resin considers the sessionid
as part of the URL address, and hence I get 404 errors.]
Also
Michael Jouravlev wrote:
On 6/30/05, Julian Kerr <[EMAIL PROTECTED]> wrote:
The html:link tag automatically applies URL rewriting to maintain
session state in the absence of cookies. Is it possible to disable this
feature?
Have you tried <%@ page session="false&qu
Ahh, the problem spreadeth... also need to use plain old forms, which
means no struts help there either.
Guess this boils down to either finding a way to tell struts to stop
rewriting url's, or another moving to another context...
Julian
Wendy Smoak wrote:
From: "Julian Ker
ib.TagUtils and org.apache.struts.taglib.html.FormTag)
Thanks,
Julian
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
ah, ok, well thanks, that was rather illuminating :)
thanks a thousand
Julian
> --- Ursprüngliche Nachricht ---
> Von: "Leon Rosenberg" <[EMAIL PROTECTED]>
> An: "Struts Users Mailing List"
> Betreff: Re: ActionForm Stringvariables
> Datum: Thu,
Hi
Can someone give me advice how to control and clean
the amount of Collections (HashTables/ArrayList)
that are stored in the session.
My first consideration goes in the direction to
use a naming-strategy for all lists to be used in a session
(eg session.setAttribute("collection_name",
and
e Session Size
> Datum: Wed, 22 Mar 2006 11:34:31 +0100
>
> On 3/22/06, Julian Tillmann <[EMAIL PROTECTED]> wrote:
> > Hi
> >
> > Can someone give me advice how to control and clean
> >
> > the amount of Collections (HashTables/ArrayList)
> >
> &g
thanks for all your ideas and advice especially the one with the filter was
very helpful. :)
ciao 4 now
Julian
> --- Ursprüngliche Nachricht ---
> Von: "Mark Lowe" <[EMAIL PROTECTED]>
> An: "Struts Users Mailing List"
> Betreff: Re: Strategy for Controlling
at in Java?
thx & ciao 4 now
Julian
--
Echte DSL-Flatrate dauerhaft für 0,- Euro*!
"Feel free" mit GMX DSL! http://www.gmx.net/de/go/dsl
--
Echte DSL-Flatrate dauerhaft für 0,- Euro*!
"Feel free" mit GMX
Hi again,
just a quick question: what's your experience with replacing Validator V1.2
with V1.3, what problems did occur, what did you have to keep an eye on or
did it just work fine?
ciao 4 now
Julian
--
Bis zu 70% Ihrer Onlinekosten sparen: GMX SmartSurfer!
Kostenlos downloaden:
Oh that sounds great, thanks :)
Julian
> --- Ursprüngliche Nachricht ---
> Von: "Niall Pemberton" <[EMAIL PROTECTED]>
> An: "Struts Users Mailing List"
> Betreff: Re: Replacing Validator 1.2 with 1.3?
> Datum: Thu, 30 Mar 2006 14:32:07 +0100
>
>
.
Here is my code snippet:
var
//-->this is the property that should decide if a check
is necessary or not (the bean-property of a html-checkbox)
(selectionForShift==false)
Help would be highly appreciated as this is really driving me crazy
Thanks a lot
Julian
--
Echte DSL-Flatrate da
Hi I tried now for several hours to fix my validwhen-example.
The property time should only be validated if the checkbox (property
calculatingShift)
Is not checked.
How can help me? Thank you so much!
a clue on how I could use this,
but perhaps anyone can give me an idea ...
regards
Julian
--
GMX Produkte empfehlen und ganz einfach Geld verdienen!
Satte Provisionen für GMX Partner: http://www.gmx.net/de/go/partner
-
To
my question is:
can I just extract the MessageResources.class or is there substitution
I can use for this?
thanks very much in advance
Julian
--
Echte DSL-Flatrate dauerhaft für 0,- Euro*!
"Feel free" mit GMX DSL! htt
hi,
thank you very much your answer has been very helpful :)
ciao 4 now
Julian
> --- Ursprüngliche Nachricht ---
> Von: David Delbecq <[EMAIL PROTECTED]>
> An: Struts Users Mailing List
> Betreff: Re: Extracting MessageResources from Struts
> Datum: Mon, 24 Apr 2006 13:3
Hi
I want to prevent a user from submitting
long during database queries twice.
Therefore I try to include a waiting page.
Can someone name me an example or give me
a tip how to implement it?
Thanks a lot
Julian
--
"Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ...
Jetzt G
Hi again,
thanks for the suggestions, but I'd rather not use JavaScript, so any advice
besides that?
ciao 4 now
Julian
> --- Ursprüngliche Nachricht ---
> Von: "Shshank Jain" <[EMAIL PROTECTED]>
> An: "Struts Users Mailing List"
> Betreff: Re: How
Hello
my question is simple: is an action finalized when the user hits the "back"
button of the browser?
thanks &
ciao 4 now
Julian
--
Echte DSL-Flatrate dauerhaft für 0,- Euro*!
"Feel free" mit GMX DSL! http
ented so in finalize) or, as
I'm guessing after your answer, how to do it otherwise.
thanks again
Julian
> --- Ursprüngliche Nachricht ---
> Von: "Emilia Ipate" <[EMAIL PROTECTED]>
> An: "Struts Users Mailing List"
> Betreff: RE: Finalize back hitt
other and the other
will have worked completely in vain. So my question would be whether there's
some way to prevent this from happening, some kind of "lock down" method for
edit-actions? I think this problem is not uncommon, can someone give me a tip?
thanks in advance
Julia
t is being edited and base access restrictions off of that.
> However you have to be very carefull about making sure you don't get
> any deadlock or race conditions.
>
> I suggest you delve into database world and read about how other
> people have solved this problem.
>
>
action?
>
> i think transaction manager will take care of this.
>
> On 5/30/06, Julian Tillmann <[EMAIL PROTECTED]> wrote:
> >
> > Thanks a lot for your answer!
> >
> > My thinking behind is the application level!
> >
> > I'm not sure but the goal
Hi Miguel,
thanks for the tip, is it possible to use this in a struts action which is not
thread save?
ciao 4 now
Julian
> Original-Nachricht
> Datum: Tue, 30 May 2006 09:28:36 -0300
> Von: Miguel Galves <[EMAIL PROTECTED]>
> An: Struts Users Mailing L
and I also implemented the reset method
with reset(...)
{
boolean value = false;
}
both doesn't work so what is the common way to achieve this?
Or may this be correct and the error should be found somewhere else?
thanks
Julian
--
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlin
asily achieved with a filter?
I'm thinking about using this extension but I don't have any kind of practical
experience with it. Could someone help me with this?
ciao & thx
Julian
--
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: ht
I'm not expert enough
to understand this up to date!
Thanks I watched this example of IBM with the interceptor.
Which other business-cases (aspects) could you reasonable use this way?
Isn't this a performance problem, because interceptors always have
to use refelection?
Thank y
Thanks very much for all your answers, I'd be very keen to learn more about
this soon.
--
Echte DSL-Flatrate dauerhaft für 0,- Euro*!
"Feel free" mit GMX DSL! http://www.gmx.net/de/go/dsl
-
To unsubscribe, e-mail: [EMAIL PR
ce on this subject?
thank you very much
Julian
--
Echte DSL-Flatrate dauerhaft für 0,- Euro*!
"Feel free" mit GMX DSL! http://www.gmx.net/de/go/dsl
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional c
Hi
I’d like to use the
c-tag of the core tag library as it seems
to be powerful.
For example "else if" is not implemented in
Struts-logic and this is often needed.
Are there any disadvantages of doing so
or can also you recommend it?
Thanks for your suggestions!
Julian
--
thanks for the good information :)
Julian
Original-Nachricht
Datum: Wed, 5 Jul 2006 06:55:33 -0700
Von: Wendy Smoak <[EMAIL PROTECTED]>
An: Struts Users Mailing List
Betreff: Re: Using the c-tag with Struts?!
> On 7/5/06, Julian Tillmann <[EMAIL PROTECTED]> wr
Hi
I hava two fields where a user should
enter a time between 00:00 and 23:59.
Is it right that HH:mm is the right pattern to
check this?
Thanks a lot
Julian
--
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
possible via filter?
The problem is that there's a constant, high CPU usage on our Tomcat and we'd
like to find out why.
I’m sure that it’s because of the struts-application.
thanks very much
Julian
--
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Mode
HI!
Thank you for your link!
I tried to deploy the war-file on tomcat 4 and tomcat 5 but always get the same
exception "major-minor version".
Does it require JDK 1.5?
I hope not because I would be very interested in this tool!
Thanks
Julian
Original-Nachricht
Hi everyone,
does someone know of a good way to check a java bean whether a certain value
has already been added or not?
thanks
Julian
--
Echte DSL-Flatrate dauerhaft für 0,- Euro*. Nur noch kurze Zeit!
"Feel free" mit GMX DSL: http://www.gmx.net
57 matches
Mail list logo