missing something really obvious or was I bending the
rules a bit and taking chances with my data in my previous config?
Cheers and thanks,
Jon
Jon Wynacht
[EMAIL PROTECTED]
http://www.objectevolution.com
---------
To unsubscribe, e-
I'm thinking I need to implement StrutsFileDownload
instead and that's my link? Thoughts?
Jon
On May 28, 2007, at 8:21 AM, Mike Baroukh wrote:
Hi.
Maybe it has worked before, but I think you actually make an error :
If you already send a stream back to the client, it's not logic to
it's because setValue() for the taglib need a String.
try
" >
Mike
john lee a écrit :
How to assaign value to html:hidden field?
>
but give me the error message, saying need double quote, after i put double quote before "<%..", cause jsp compile error,
any clue?
tks in
sage to the intended recipient,
you are hereby notified that any dissemination, distribution or
copying of this communication is strictly prohibited. If you have
received this communication in error, please notify the Sender
immediately by replying to the message and deleting it from your
computer. Tha
grity of or
errors in the Communication, computer virus, data corruption, interference
or delay arising from or in respect of the Communication."
-----
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EM
od_deflate'.
If everything is right you should then have a transparent compression
for selected
filetypes w/o needing to compress anything "manually".
An other approach is to use a javascript "compressor" like
http://compressor.ebiene.de/ which converts/eliminates white sp
;re both still in active development?
Thanks a lot.
-
Sick sense of humor? Visit Yahoo! TV's Comedy with an Edge to see what's on,
when.
--
Mike Baroukh
---
Cardiweb - 31 Rue de Mogador Paris IXeme
06 63 57 27 22 - 01 53 21 82 63 - Jab
o difference.
Has anybody any idea on what's wrong ?
Thanks for any help.
--
Mike Baroukh
---
Cardiweb - 31 Rue de Mogador Paris IXeme
06 63 57 27 22 - 01 53 21 82 63 - Jabber: [EMAIL PROTECTED]
http://www.cardiweb.com
---
so I load them
on the
start of the aplication and put them in sesion for not to go to the
database
each time I need to load them on a html:select.
any solution, idea? or that is the only way?
--
Mike Baroukh
---
Cardiweb - 31 Rue de Mogador Paris IXeme
06 63 57 27 22 - 01 53 21 82 63 - J
thing
than naitive2ascii on the fly
Property files are hard to read now ...
Thanks a lot !
Mike
Laurie Harper a écrit :
Mike Baroukh wrote:
Hi.
I have a problem with accents.
My project is entirely in utf-8 : jsps, java sources, resources
properties
Depending on the way I pu
Just a question : I decided to build my application entirely in utf-8.
Have any body done the same ? Does it work correctly ? I wanted to do
this for having no more encoding problems. It seem to be the right
solution because utf-8 can represent any character. But finally, I got a
lot of prob
additional commands, e-mail: [EMAIL PROTECTED]
--
Mike Baroukh
---
Cardiweb - 31 Rue de Mogador Paris IXeme
06 63 57 27 22 - 01 53 21 82 63 - Jabber: [EMAIL PROTECTED]
http://www.cardiweb.com
---
-
To unsubscribe, e-mail:
Hi.
I was using struts1 before.
Now, with struts2, there is no more servlet but only a filter.
This seems to be a problem with (at least) resin :
1/ When using apache with resin, the apache plugin do not automatically
handle /*.do.
I have to include in my httpd.conf
SetHandler caucho-req
place OGNL with anything else to
get
a faster speed? Currently the speed is not acceptable for production.
Regards,
Zheng Shuai
--
Mike Baroukh
---
Cardiweb - 31 Rue de Mogador Paris IXeme
06 63 57 27 22 - 01 53 21 82 63 - Jabber: [EMAIL PROTECTED]
I have moved templates out of the webwork.jar - it is not an issue
anymore.
Best regards
Vlad
Mike Baroukh wrote:
>If it is your case, you could make it faster, you have to extract
templates
>out of webwork.jar (in your case probably struts.jar) and put them in,
for
>example, WEB
???) ? Or will it be only on 2.0.7 ?
It was (still now ...) the only problem I found on my app when switching
from 2.0.1 to 2.0.6.
Thanks.
--
Mike Baroukh
---
Cardiweb - 31 Rue de Mogador Paris IXeme
06 63 57 27 22 - 01 53 21 82 63 - Jabber: [EMAIL PROTECTED]
http://www.cardiweb.com
I suppose this can make a performance problem.
I looked at StrutsActionProxy / DefaultActionProxy, but invocatiocontext
is assigned with a new DefaultInvocationContext() and I don't see any
option that could disable this ...
--
Mike Baroukh
---
Cardiweb - 31 Rue de Mogador Paris IXeme
0
So, please, how do you resolve this case ???
Why having deleted the ServletAction that was in WW
--
Mike Baroukh
---
Cardiweb - 31 Rue de Mogador Paris IXeme
06 63 57 27 22 - 01 53 21 82 63 - Jabber: [EMAIL PROTECTED]
http://www.cardiweb.com
---
-
tips from Yahoo! Answers users.
--
Mike Baroukh
---
Cardiweb - 31 Rue de Mogador Paris IXeme
06 63 57 27 22 - 01 53 21 82 63 - Jabber: [EMAIL PROTECTED]
http://www.cardiweb.com
---
-
To unsubscribe, e-mail: [EMAIL PROTE
my appserver : Resin. Do you have another result
with tomcat ?
Mike
Laurie Harper a écrit :
Mike Baroukh wrote:
I can't figure how to do this.
Can somebody help me
I wan't to forward an action to another with something like
requestDispatcher("/action.do?param1=value1&
) implement ParameterAware
2) set a parameter value in the map that's passed in
3) chain to your action
4) have the value be set in your chained action, via the params interceptor
-a
Laurie Harper wrote:
Mike Baroukh wrote:
I can't figure how to do this.
Can somebody he
y hundreds of games for free on Yahoo! Games.
http://games.yahoo.com/games/front
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Mike Baroukh
---
Cardiweb - 31 Rue de Mogador Paris IXeme
06
don't know if it might help ...
attachment is used to open the pdf in the viewer, not in the browser window
inline is used to see it in the browser window. But I noticed it doesn't
work on all plateforms.
for attachment, I use the folowing code :
// To enable IE Cache
response.setHeader("Pra
ateful if someone would please take a look at my form and my validation settings.
Thanks for your reply,
Regards,
michnay
TV dinner still cooling?
Check out "Tonight's Picks" on Yahoo! TV.
htt
For additional commands, e-mail: [EMAIL PROTECTED]
--
Mike Baroukh
---
Cardiweb - 31 Rue de Mogador Paris IXeme
06 63 57 27 22 - 01 53 21 82 63 - Jabber: [EMAIL PROTECTED]
http://www.cardiweb.com
---
-
To unsubscribe,
ile itself.
Harsh.
-Original Message-----
From: Mike Baroukh [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 13, 2007 11:51 AM
To: Struts Users Mailing List
Subject: Re: Validation framework question
Hi.
This is only a problem with javac and depending on wich java version you
use.
jdk5 shoul
>Did 1.5+ remove the 64K limitation?
I'm not absolutly sure, but think.
I read this once and it's been a long time since I didn't saw this
exception ...
Mike
Dave Newton a écrit :
--- Mike Baroukh <[EMAIL PROTECTED]> wrote:
jdk5 should not have the problem.
could not find where my IDE stores those files. I am
using WSAD 5.1.1 with WebSphere. Any suggestions would be appreciated.
Harsh.
-Original Message-----
From: Mike Baroukh [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 13, 2007 11:56 AM
To: Struts Users Mailing List
Subject: Re: Valid
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Mike Baroukh
---
Cardiweb - 31 Rue de Mogador Paris IXeme
06 63 57 27 22 - 01 53 21 82 63 - Jabber: [EMAIL PROTECTED]
http://www.cardiweb.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Mike Baroukh
---
Cardiwe
anks
jalal
--
Mike Baroukh
---
Cardiweb - 31 Rue de Mogador Paris IXeme
06 63 57 27 22 - 01 53 21 82 63 - Jabber: [EMAIL PROTECTED]
http://www.cardiweb.com
---
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-ma
round
http://mail.yahoo.com
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Mike Baroukh
---
Cardiweb - 31 Rue de Mogador Paris IXeme
06 63 57 27 22 - 01 53 21 82 63 - Jabber: [EMAIL PROTEC
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Mike Baroukh
---
Cardiweb - 31 Rue de Mogador Paris IXeme
06 63 57 27 22 - 01 53 21 82 63
t:8080/struts2-blank-2.0.6/
I have the following error(seems the webapps is not running at all):
"description The requested resource (/struts2-blank-2.0.6/) is not
available."
Does anyone know what's the problem here?
Thanks,
Jack
--
Mike Baroukh
---
error ?
Mike
Jon Wynacht a écrit :
Would I look for things that are related to Tomcat/MySQL/Struts? I only
see about 20 items listed, none of which have anything to do with my app.
Jon
On May 7, 2007, at 6:18 AM, Mike Baroukh wrote:
Hi.
If you are runnig on unix, couldn't you do som
Hi.
I don't know if this post is on the right place.
I wanted to speak about a method I use to build my struts2 (but I was
doing the same with struts1 ...) configuration file.
This to :
- share my experience
- eventually have any comment that tell me why I'm totally wrong.
- eventually, have a
e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Mike Baroukh
---
Cardiweb - 31 Rue de Mogador Paris IXeme
06 63 57 27 22 - 01 53 21 82 63 - Jabber: [EMAIL PROTECTED]
http://www.cardiweb.com
---
ith the action ie .do and does not open with the
associated application.
Any help is highly appreciated.
Thanks in advance.
Thanks and Regards,
Balwinder Kumar
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands,
ards
Miro
-
We have the perfect Group for you. Check out the handy changes to Yahoo! Groups.
--
Mike Baroukh
---
Cardiweb - 31 Rue de Mogador Paris IXeme
06 63 57 27 22 - 01 53 21 82 63 - Jabber: [EMAIL PROTECTED]
http://www.cardiweb
hieve the same result ? I can't use
MessageResources because it depends on the actual httpRequest instance.
Thanks in advance
Patrice
--
Mike Baroukh
---
Cardiweb - 31 Rue de Mogador Paris IXeme
06 63 57 27 22 - 01 53 21 82 63 - Jabber: [EMAIL PROT
e
two
tree
It is very important for me to specify which is "selected"
BR.
Soren, DK
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Mike Baroukh
---
Cardiweb
or is it not adapted to "real world" ?
Another question please : I try to use it anyway. For this, I triy to
compute left/right list with ognl.
Here is what I tried but it don't work. May somebody point me out
"where" is the problem ?
--
Mike Baroukh
---
Cardiweb - 3
42 matches
Mail list logo