57475620444F45542044415645
204F4E4C5920414E53574552
20484953204F574E205155455354494F4E5421
__
4E4F20434F4D4D454E54
> Date: Fri, 13 Aug 2010 15:29:28 -0500
> Subject: [OT] Friday Quiz - Geek or Hack?
> From: burtonrho...@gmail.com
&
Hey it's Friday... Are you a geek or a hack?
http://www.nerdtests.com/ft_cg.php
...and if any of you score over 90%, you need to get out more often!
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For addit
On Fri, 16 Jul 2010 10:26:11 -0400, Christopher Schultz
wrote:
If filename extensions are sufficient, you can get this information
directly from the servlet container using ServletContext.getMimeType.
There's also the activation framework's MimetypesFileMap.getContentType.
Another option mi
I've used this before, and it seemed to work well.
http://jmimemagic.sourceforge.net
Some more alternatives are here
http://www.rgagnon.com/javadetails/java-0487.html
--
Greg Akins
http://insomnia-consulting.org
http://www.pghcodingdojo.org
http://pittjug.dev.java.net
http://twitter.com/akins
My experience is that you cannot trust the mime-type supplied by the
browser on a file upload. The same file uploaded with FF or IE will
give you different mime-types. It's also dependent on what plugins
have been installed in the browser.
The only truly reliable methods would be to examine the fi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Manos,
On 7/16/2010 9:42 AM, Manos Batsis wrote:
> On 07/16/2010 04:21 PM, Stephen Turner wrote:
>> We're using Struts 2 for file uploading, and we're filtering the types
>> of files people can upload by checking the file's content type against a
>> l
On 07/16/2010 04:21 PM, Stephen Turner wrote:
We're using Struts 2 for file uploading, and we're filtering the types
of files people can upload by checking the file's content type against a
list of allowed mime types.
This turns out not to be reliable enough. Firefox in particular seems to
somet
We're using Struts 2 for file uploading, and we're filtering the types of
files people can upload by checking the file's content type against a list
of allowed mime types.
This turns out not to be reliable enough. Firefox in particular seems to
sometimes provide the wrong mime type, so some
edu
> To: user@struts.apache.org
> Subject: Re: [friday] training for Struts 2
>
>
> Wes
>
> Recommend online training. I work at University of Kansas. We use Struts 2
> in many of our Java web applications. I think online training would be
> easier to get approved
d very well.
Bruce
--
View this message in context:
http://www.nabble.com/-friday--training-for-Struts-2-tp23887650p23892192.html
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: use
n'importe quel effet légalement obligatoire. Étant donné que les email
> peuvent facilement être sujets à la manipulation, nous ne pouvons accepter
> aucune responsabilité pour le contenu fourni.
>
>
>
>
> > Date: Fri, 5 Jun 2009 08:11:19 -0500
> > Subject: Re: [frida
ponsabilité
pour le contenu fourni.
> Date: Fri, 5 Jun 2009 08:11:19 -0500
> Subject: Re: [friday] training for Struts 2
> From: stanl...@gmail.com
> To: user@struts.apache.org
>
> Hey Wes --
>
> Travel and paper is so 80's bro. Have you considered an online format? I
&
lot of those users don't participate in the mailing lists,
> etc.
>
> 4.) Training format... I've been to training in classrooms where all I
> had was a notebook (actual paper, not laptop/notebook) and other
> trainings in classrooms with PCs. For a Struts training, which would
effet légalement obligatoire. Étant donné que les email peuvent facilement
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité
pour le contenu fourni.
> Date: Fri, 5 Jun 2009 08:54:22 -0400
> Subject: [friday] training for Struts 2
> From: w...@wantii.com
>
op/notebook) and other
trainings in classrooms with PCs. For a Struts training, which would
people prefer?
Anyhow, I'm invoking the lazy friday and hopefully no one gets too
angry about my off-topic spam.
-Wes
--
Wes Wannemacher
Author - Struts 2 In Practice
Includes coverage of Struts 2.1, Spr
lol
On Fri, May 29, 2009 at 2:43 PM, Wes Wannemacher wrote:
> I think we'll also need his social security number, any and all credit
> card numbers and his first-born child.
>
> -Wes
>
> On Fri, May 29, 2009 at 2:40 PM, Martin Gainty wrote:
>>
>> can you post:
>>
>> WEB/INF/web.xml
>> /WEB-INF/c
om: newton.d...@yahoo.com
> To: user@struts.apache.org
> Subject: Re: Error in Jasper printReport [Friday]
>
> Wes Wannemacher wrote:
> > I think we'll also need his social security number, any and all credit
> > card numbers and his first-born child.
Wes Wannemacher wrote:
I think we'll also need his social security number, any and all credit
card numbers and his first-born child.
Could be a firmware issue, so include a BIOS dump.
Dave
-
To unsubscribe, e-mail: user-unsub
I think we'll also need his social security number, any and all credit
card numbers and his first-born child.
-Wes
On Fri, May 29, 2009 at 2:40 PM, Martin Gainty wrote:
>
> can you post:
>
> WEB/INF/web.xml
> /WEB-INF/classes/struts.xml
> /WEB-INF/classes/struts-config.xml
> /WEB-INF/classes/str
OK, that's the coolest thing I've seen in a long time. Thanks for the
pointer.
(*Chris*)
On Fri, Apr 3, 2009 at 5:57 PM, Ted Husted wrote:
> Hey, I posted a blog the other day about Gliffy, which I use all the
> time now. Turns out, it's based on Struts! A great example of "what
> goes around
Hey, I posted a blog the other day about Gliffy, which I use all the
time now. Turns out, it's based on Struts! A great example of "what
goes around comes around" ... but in a good way.
* http://tedhusted.blogspot.com/2009_03_01_archive.html
Keep the faith, Ted.
http://twitter.com/tedhusted
> --- On Fri, 3/27/09, Musachy Barroso wrote:
>
> There is no documentation about it. Don't tell anyone I told you, but
> you just need to do something like:
>
> @Inject("the.constant")
> public void setSomeConstant(String constant) {
> }
Darn it, Musachy! If you keep giving away our secrets, ho
Well, actually no.
I work through my application 30 mins. with my session o.k., but when I came
to redirect action it dissapear. I will create test application with nearly
empty action class and jsp-s to try if redirect action
to another namespace really delete session, as it happes to me. I chec
Is it possible you have the server session-time-to-live set to a very small
duration of time? This might explain why the sessions are disappearing.
On Fri, Aug 1, 2008 at 11:47 AM, Milan Milanovic
<[EMAIL PROTECTED]>wrote:
>
> I know that they are passed through serlvet, I'm just wondering if s
> I have tried Ajax Anywhere with Struts 2.0.12 and it didnt get me anywhere..
that a great one-liner
--
"Hey you! Would you help me to carry the stone?" Pink Floyd
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional com
I refer you to the answer on sessions I gave you some emails ago.
You **REALLY** should read how session work. They are not passed through
a servlet.
Al.
Milan Milanovic wrote:
I know that they are passed through serlvet, I'm just wondering if struts
makes some error there.
Could you be pos
--- On Fri, 8/1/08, Milan Milanovic wrote:
> Could you be positive that Struts 2.0.11.1 doesn't
> do anything with session, i.e., session remains intact
> and session is set for folowing action in case of
> redirect action?
Session handling is no different for a redirectAction than any other r
I know that they are passed through serlvet, I'm just wondering if struts
makes some error there.
Could you be positive that Struts 2.0.11.1 doesn't do anything with session,
i.e., session remains
intact and session is set for folowing action in case of redirect action ?
--
Regards, Milan
Al
Tonight on the Struts 2 comedy channel; How your employer is ensuring
you enjoy your day by only filtering out the boring websites to avoid
you having to waste time checking them out :).
Dave Newton wrote:
--- On Fri, 8/1/08, Al Sutton wrote:
So you'd choose JDBC driver source code over po
A Medusa code. So named because anyone who looks at it gets so
petrified they turn to freeze up and turn to stone.
I once worked for a company where one of their classes was about 200K in
size, the reason was the developer thought that in every you needed to
catch every exception thrown,
--- On Fri, 8/1/08, Al Sutton wrote:
> So you'd choose JDBC driver source code over porn
And it's not filtered at work! Win-win!
Dave
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTE
--- On Fri, 8/1/08, Al Sutton <[EMAIL PROTECTED]> wrote:
> It splits your code into more manageable chunks, [...]
You're right, it does split *my* code. Unfortunately (well... fortunately,
really) that code isn't mine and I'm forbidden from even looking at it.
Dave
Milan,
Please read up on how sessions work. They are NOT passed via URLs unless
you have cookies disabled, URL rewriting enabled on your appserver, and
a very sick sense of what a normal configuration is.
Al.
Milan Milanovic wrote:
Hi Dave,
one short question, don't be angry ;-).
The lin
Hi Dave,
one short question, don't be angry ;-).
The link which when clicked action class lost its session looks like this:
http://localhost:8080/myproject/show.action?dojo.preventCache=1224214242324&id=4
Is it possible that session is not passed through this link ?
--
Regards, Milan
newton
So you'd choose JDBC driver source code over porn and you called me
wierd :).
Dave Newton wrote:
--- On Fri, 8/1/08, Al Sutton <[EMAIL PROTECTED]> wrote:
Don't worry, I've just written a rant about not relying on dirty
reads and had to re-word it to include the footnote "This
discussio
Captin... The cyclometric complexity meter is at max... I canne give it
any more.
Reflection can seriously help with big else-ifs. If your switching on a
variable use the variable name and value as part of the class name and
then do;
Class blahHandlerClass = Class.forName( "BlahHandlerFor"+v
--- On Fri, 8/1/08, Al Sutton <[EMAIL PROTECTED]> wrote:
> Don't worry, I've just written a rant about not relying on dirty
> reads and had to re-word it to include the footnote "This
> discussion is about the SQL & JDBC Drivers and is not about porn".
Well, they're both just as exciting.
Right?
> Seriously, refactor your code. 5K lines of code in 7 files
> could hide all manner of nasties.
We have a 1M class where I'm at now. That's *1M* of source. 30k+ lines, mostly
if-elseif.
It broke our cyclometric complexity meter, had to put in a bigger fuse. It
makes Eclipse cry. It makes *me*
You think he got the message?, or are you expecting another message
tomorrow?
Dave Newton wrote:
--- On Fri, 7/25/08, Al Sutton <[EMAIL PROTECTED]> wrote:
What did the display tag people say when you posted on their lists [...]
I see what you did there.
Dave
--
We are pleased to announce a Struts2 workshop, from April 28-30 in
Sunnyvale, CA. Join us the week before JavaOne to learn about the next
generation of evolution of the Struts web framework.
In this three day workshop-style training course you'll learn everything
you need to know to effective
:
>
> interesting ...can you implement ajax functionality such as theme='ajax'
> from dojo?
>
> Martin-
> - Original Message -
> From: "Ray Clough" <[EMAIL PROTECTED]>
> To: "Struts Users Mailing List"
> Sent: Friday, February 29, 2008 6:
interesting ...can you implement ajax functionality such as theme='ajax'
from dojo?
Martin-
- Original Message -
From: "Ray Clough" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Friday, February 29, 2008 6:08 PM
Subject: Re: [friday] Re: St
ing Ajax behind the scenes. S2 is a superior
'Control' component, but not really great at 'View'. With the proper approach,
they are perfectly compatible. (Too bad Shale seems moribund).
- Ray Clough
[EMAIL PROTECTED]
> - Original Message -
> From: "Dave
--- Musachy Barroso <[EMAIL PROTECTED]> wrote:
> Search for "Snatch fight" in youtube, and you will get a felling of
> what Struts 2 would do to JSF in a fight :)
I was *really* scared to see what that would bring up ("snatch", in the US,
is a somewhat derogatory term for... uh... female parts).
On Sat, Mar 1, 2008 at 5:12 AM, Musachy Barroso <[EMAIL PROTECTED]> wrote:
> Search for "Snatch fight" in youtube, and you will get a felling of
> what Struts 2 would do to JSF in a fight :)
>
>
cannot get it
Search for "Snatch fight" in youtube, and you will get a felling of
what Struts 2 would do to JSF in a fight :)
musachy
On Fri, Feb 29, 2008 at 5:00 PM, Frans Thamura <[EMAIL PROTECTED]> wrote:
> hi there
>
> i am a webwork user, and now because WW become S2, so i am part of this
> community, a
hema (XSD) 1.0
a.. XPath 1.0
a.. XSLT 1.0
personally I believe incorporating XSLT capability will propel this control
well beyond the v4 control
Anyone?
Martin--
- Original Message -
From: "Al Sutton" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Satu
- Original Message -
From: "Dave Newton" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Saturday, February 23, 2008 1:06 AM
Subject: Re: [Friday] Re: [S2] OGNL Syntax Question
--- [EMAIL PROTECTED] wrote:
And he is buddying up with Microsoft!
I
--- [EMAIL PROTECTED] wrote:
> And he is buddying up with Microsoft!
I've offered to deploy a better browser on my client's 3-4k tablets; so far
they've declined.
Dave
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
And he is buddying up with Microsoft! Dave did you stop taking the pretty
little orange pills?
On Fri, Feb 22, 2008 at 6:24 PM, Dave Newton <[EMAIL PROTECTED]> wrote:
> --- Wes Wannemacher <[EMAIL PROTECTED]> wrote:
> > On 2/22/08, Dave Newton <[EMAIL PROTECTED]> wrote:
> > > --- "Hoying, Ken" <
--- Wes Wannemacher <[EMAIL PROTECTED]> wrote:
> On 2/22/08, Dave Newton <[EMAIL PROTECTED]> wrote:
> > --- "Hoying, Ken" <[EMAIL PROTECTED]> wrote:
> > > I was able to resolve the issue by replacing the single backslash with
> > > a double backslash.
> > Any time you need advice completely unrelat
On 2/22/08, Dave Newton <[EMAIL PROTECTED]> wrote:
> --- "Hoying, Ken" <[EMAIL PROTECTED]> wrote:
>
> > I was able to resolve the issue by replacing the single backslash with a
> > double backslash.
> >
> > Thank you!
>
>
> Any time you need advice completely unrelated to how you solved the prob
But I wanted it in 3D!
Musachy Barroso wrote:
>
> "I would pay a couple large"
>
> btw where is my cash? :)
>
> musachy
>
> On 10/26/07, Musachy Barroso <[EMAIL PROTECTED]> wrote:
>> in 2.1, add debug=browser to your url (and make sure that you have the
>> dojo plugin installed). By default
Musachy is is our javascript expert! I would demand a Web 2.0 compliant
viewer with animation, fade-in/out and other whizbang features. :)
Tom
newton.dave wrote:
>
> --- Musachy Barroso <[EMAIL PROTECTED]> wrote:
>> "I would pay a couple large"
>>
>> btw where is my cash? :)
>
> You're rich
--- Musachy Barroso <[EMAIL PROTECTED]> wrote:
> "I would pay a couple large"
>
> btw where is my cash? :)
You're rich!
It'd also be pretty short work to take the stack and
create a Graphviz file, too.
d.
-
To unsubscribe, e-
"I would pay a couple large"
btw where is my cash? :)
musachy
On 10/26/07, Musachy Barroso <[EMAIL PROTECTED]> wrote:
> in 2.1, add debug=browser to your url (and make sure that you have the
> dojo plugin installed). By default it will display #context and you
> will be able to drill down on fie
Maybe where *you* are. For me it's Thursday, Saturday,
and Sunday.
--- Musachy Barroso <[EMAIL PROTECTED]> wrote:
> Oh is it Friday already?
>
> musachy
>
> On 10/12/07, Al Sutton <[EMAIL PROTECTED]>
> wrote:
> > Enough to give your minds a headache?
&g
Oh is it Friday already?
musachy
On 10/12/07, Al Sutton <[EMAIL PROTECTED]> wrote:
> Enough to give your minds a headache?
>
> -Original Message-
> From: Dave Newton [mailto:[EMAIL PROTECTED]
> Sent: 12 October 2007 15:27
> To: Struts Users Mailing List
&g
Enough to give your minds a headache?
-Original Message-
From: Dave Newton [mailto:[EMAIL PROTECTED]
Sent: 12 October 2007 15:27
To: Struts Users Mailing List
Subject: Re: [Friday] RE: Download link
--- Al Sutton <[EMAIL PROTECTED]> wrote:
> Coo... Can we expect double repli
--- Al Sutton <[EMAIL PROTECTED]> wrote:
> Coo... Can we expect double replies if the parts of
> the hive get separated?
Yes, with the caveat that each message will contain
every Nth letter where N is the number of minds
disconnected.
It's all quite complicated.
d.
I figured this might turn into a sticky thread! The hive is
buz'n now.
On 10/12/07, Al Sutton <[EMAIL PROTECTED]> wrote:
>
> Coo... Can we expect double replies if the parts of the hive get
> separated?
>
> --- [EMAIL PROTECTED] wrote:
>
> > P.S. Does d. ever sleep? Is he a coff
Coo... Can we expect double replies if the parts of the hive get separated?
--- [EMAIL PROTECTED] wrote:
> P.S. Does d. ever sleep? Is he a coffee drinker?
I am actually a hive-mind distributed across several continents.
d.
[1]
http://struts.apache.org/2.x/docs/stream-result.html
-
We do use TopLink Essentials. Beside the somewhat confusing error messages
already mentioned by musachy we are very happy with this choice.
JPA is just great :-)
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional command
> I thought I was the only one. I had a tough time getting that
> @Transactional(readOnly = true) sorted out as well. For DAOs that only
> have read only operations, I typically annotate with @Transactional at the
> class level and then with @Transactional(readOnly = true) on all the
> methods. Is
On Friday at 3:01pm, MB=>Musachy Barroso <[EMAIL PROTECTED]> wrote:
MB> I'm using it, and I love it, the only problem I've found so far is
MB> that errors and exceptions do not help at all, like this one I get
MB> from time to time (got it 2 minutes ago):
MB>
MB&
We're also using Toplink JPA in Tomcat. Appart from the problems we
had configuring class weaving, it's quite simple for us.
On 9/14/07, Ted Husted <[EMAIL PROTECTED]> wrote:
> Since we've had the Struts2 Spring-JPA tutorial up for a while, I was
> wondering if many Struts developers were using a
>
> Venturing slightly (more) off-topic, I recently switched from having
> my DAOs extend from Spring's HibernateDaoSupport, and using
> HibernateTemplate, to just going directly to the Hibernate API. Or,
> now, to the JPA API. I don't benefit from Spring's exception
> translation that way, but you
I've been using JPA annotations with Hibernate for a while, but still
using the Hibernate API (SessionFactory, etc.). Those are great, and
I felt right at home with them after using XDoclet to set up
Hibernate mappings for about two years before that.
I'm just getting started using the Pers
I'm using it, and I love it, the only problem I've found so far is
that errors and exceptions do not help at all, like this one I get
from time to time (got it 2 minutes ago):
javax.servlet.ServletException: java.lang.IllegalStateException:
Attempting to execute an operation on a closed EntityMana
Since we've had the Struts2 Spring-JPA tutorial up for a while, I was
wondering if many Struts developers were using a Java Persistence API
implementation nowadays, whether the experience has been positive, and
which implementation folks are using (Hibernate, TopLink, OpenJPA).
So, any JPA war sto
Dave Newton on 10/09/07 13:34, wrote:
--- Adam Hardy wrote:
The advantages of lean JSPs are manifold
Ha ha, lean JSPs, I get it.
d.
My humour was not in action when I wrote that. What did you think?
A.
-
To unsubscribe, e
--- Adam Hardy wrote:
> The advantages of lean JSPs are manifold
Ha ha, lean JSPs, I get it.
d.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
On 7/17/07, Antonio Petrelli <[EMAIL PROTECTED]> wrote:
2007/7/17, Wesley Wannemacher <[EMAIL PROTECTED]>:
>
> I've found the most effective way to slow down the execution time is ask
> an intern to "optimize" it...
Hey it's not friday, you bro
2007/7/17, Wesley Wannemacher <[EMAIL PROTECTED]>:
I've found the most effective way to slow down the execution time is ask
an intern to "optimize" it...
Hey it's not friday, you broke the rule! ;-)
Antonio
I've found the most effective way to slow down the execution time is ask
an intern to "optimize" it...
/zing
-Original Message-
From: Antonio Petrelli [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 17, 2007 10:38 AM
To: Struts Users Mailing List
Subject: Re: slowing down action executio
--- Skip Hollowell <[EMAIL PROTECTED]> wrote:
> All is well, and I can display levels of deepness as
> needed.
I said the same thing to my ex.
Didn't take.
d.
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http
If you are using tomcat plug-in www.sysdeo.com/*eclipse*/*tomcat**plugin ,
*you will have the option to deply the application to a war file.
just right click on the project in the Navigation View, ---> tomcat --->
Export to war file sets in project properties.
Wesley Wannemacher wrote:
Hel
Awesome, this is exactly what I was hoping for...
-Wes
> -Original Message-
> From: Leon Rosenberg [mailto:[EMAIL PROTECTED]
> Sent: Friday, April 06, 2007 11:08 AM
> To: Struts Users Mailing List
> Subject: Re: [s2] [Friday] [OT] [BBQ] ant build file eclipse webt
https://moskito.dev.java.net/source/browse/*checkout*/moskito/moskito-demo/build.xml
not the best probably but it works.
leon
On 4/6/07, Wesley Wannemacher <[EMAIL PROTECTED]> wrote:
Hello,
I'm feeling a bit lazy right now and was wondering if anyone here has an
example that can help me out.
Hello,
I'm feeling a bit lazy right now and was wondering if anyone here has an
example that can help me out.
If you are using Eclipse WebTools (Callisto) and you have an ant build file
that takes your dynamic web project and creates a deployable war file (and
if it runs unit tests and deploys t
respect for the http://www.ghettojava.com/blog/default/ .
2007/3/9, Ted Husted <[EMAIL PROTECTED]>:
On 3/9/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> There is also much confusion across the board regarding WW and S2. Are
they
> the same? Is support dead for S1? Unless you have had
On 3/9/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
There is also much confusion across the board regarding WW and S2. Are they
the same? Is support dead for S1? Unless you have had your nose pressed up
to the incubator for the past year, It really is confusing.
Is there something that w
If you want to work on it, Musachy, I'll get you a login. :)
-Ted.
On 3/9/07, Musachy Barroso <[EMAIL PROTECTED]> wrote:
For those of us that live in another planet and use Struts 2, our planet :
http://planetstruts.org/
has a weird home page :)
musachy
On 3/9/07, Vinny <[EMAIL PROTECTED]> wrote:
> I'm just happy your post didn't conclude with
> "... and that is why I'm switching to Flex..."
> It's Friday,
> Vinny
>
> On 3/9/07, Ted Husted <[EMAIL PROTECTED]> wrote:
> >
>
--- Musachy Barroso <[EMAIL PROTECTED]> wrote:
> http://planetstruts.org/
>
> has a weird home page :)
I like it; minimalist, straight to the point. Kinda
Web 0.2-ish; only 1.8 off.
d.
Be a PS3 game guru.
G
work, go with stripes."
On 3/9/07, Vinny <[EMAIL PROTECTED]> wrote:
> I'm just happy your post didn't conclude with
> "... and that is why I'm switching to Flex..."
> It's Friday,
> Vinny
>
> On 3/9/07, Ted Husted <[EMAIL PROTECTED]>
--- Michael Jouravlev <[EMAIL PROTECTED]> wrote:
> "struts2 missed the boat. It has a nice "vintage"
> feeling to it, and it may be able to ride the
> marketing clout that goes with the name,
> but the technology feels like a "blast from the
> past". If you are on jdk5 and want an
action-oriented
gy feels like a "blast from the past". If you are on
jdk5 and want an action-oriented framework, go with stripes."
On 3/9/07, Vinny <[EMAIL PROTECTED]> wrote:
I'm just happy your post didn't conclude with
"... and that is why I'm switching to Flex..."
I'm just happy your post didn't conclude with
"... and that is why I'm switching to Flex..."
It's Friday,
Vinny
On 3/9/07, Ted Husted <[EMAIL PROTECTED]> wrote:
Just some rambling ruminations from my blog ...
As might be expected, the Struts 2 GA announcem
This was my favorite post:
" Are you guys coming from a different planet?
Then let me tell you that here on planet earth web developers are going
component based."
:)
musachy
On 3/9/07, Ted Husted <[EMAIL PROTECTED]> wrote:
Just some rambling ruminations from my blog ...
As might be expect
Just some rambling ruminations from my blog ...
As might be expected, the Struts 2 GA announcement had its share of
comments on The Server Side last week. [1]
One subtopic was push versus pull. As with many terms, I think we
sometimes use "push" and "pull" to mean different things. Sometimes we
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Joel,
Joel Espinosa wrote:
> 1.- Is a good practice to save HTML code in the database?
Not really. But, if you save XML in the database, you could transform it
using XSLT into HTML. XML is a much better storage format than HTML. You
could also use a
Hi, I hope this question doesnt botter anyone, its a friday one.
I'm using Struts 1.2 and I want to make a simple contracts system. The
user will be able to capture a bounce of fields in order to store it to
a database, then a HTML page is going to be generated showing a
contract.
Yeah, and like Gareth said, it's pretty easy to make a mock jndi
container for your tests.
Larry
On 1/5/07, Wesley Wannemacher <[EMAIL PROTECTED]> wrote:
>
>
> There's one additional advantage to using JNDI for this ...
> in many shops
> you have two or even three environments to worry about
On 1/5/07, Christopher Schultz <[EMAIL PROTECTED] > wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Wesley,
(Sorry, I accidentally sent my previous message before I was finished
writing).
Wesley Wannemacher wrote:
> The main reason that I am currently leaning toward the iBATIS solution
>
>
>
> There's one additional advantage to using JNDI for this ...
> in many shops
> you have two or even three environments to worry about (development,
> staging, production), each with its own database instance. Having the
> database configuration for each instance in its own server
> mean
On 1/5/07, Christopher Schultz <[EMAIL PROTECTED]> wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Wesley,
Wesley Wannemacher wrote:
> When configuring the database connections, where do you tend to put
> them?
Without question: have your container create the connection pool and
make it
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Wesley,
(Sorry, I accidentally sent my previous message before I was finished
writing).
Wesley Wannemacher wrote:
> The main reason that I am currently leaning toward the iBATIS solution
> is that I am finding jUnit tests difficult to write for my pe
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Wesley,
Wesley Wannemacher wrote:
> When configuring the database connections, where do you tend to put
> them?
Without question: have your container create the connection pool and
make it available via JNDI. This is the most portable configuration y
> -Original Message-
> From: Gareth Evans [mailto:[EMAIL PROTECTED]
> Sent: Friday, January 05, 2007 11:39 AM
> To: Struts Users Mailing List
> Subject: Re: [FRIDAY] DBCP configuration
>
> Hi,
>
> I had a very similar problem using hibernate and a jndi
1 - 100 of 890 matches
Mail list logo