Julian,
I just skimmed through cvs and have this idea for you:
Edit a copy of the Html Taglib's helper class,
org.apache.struts.taglibs.TagUtils, so any methods
that would pull in the session variable to append to
the new URL don't do that. When it's built, put
it under WEB-INF/classes/org/apach
> > What w/ F22 and Democracy being invoked.
Hahaah. You can not even understant what the anaogly I made means. I doubt
your ability to
reason logically.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
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 Kerr" <[EMAIL PROT
Frank W. Zammetti wrote:
I very much DO NOT look forward to the day when we all must use the
same toolset, whether its because we mostly agree its the best or
because other factors leave us little choice. People are different,
why shouldn't the tools we use to get our jobs done be as well?
Craig McClanahan wrote:
From a personal perspective, I was a die hard Emacs user until about a
year ago, when IDEs finally started getting to the point where they
could make *me* more productive.
This has really been one of the more entertaining "drivel threads" in
some time, as have the seemi
On 7/3/05, netsql <[EMAIL PROTECTED]> wrote:
> Craig McClanahan wrote:
> >
> > From a personal perspective, I was a die hard Emacs user until about a
> > year ago, when IDEs finally started getting to the point where they
> > could make *me* more productive.
> >
>
>
> http://www.jroller.com/page/
Craig McClanahan wrote:
From a personal perspective, I was a die hard Emacs user until about a
year ago, when IDEs finally started getting to the point where they
could make *me* more productive.
http://www.jroller.com/page/fate/20050305
I quote above bile: "JSF is NOT for real java develop
On 7/3/05, netsql <[EMAIL PROTECTED]> wrote:
>
> Do you yealy think people on level of Craig, Husted, Clinton, Linus,
> Marti C, etc. use painters? Or that you are not productive?
> Guns don't kill. People kill. Tools don't matter. A good developer is
> key, and you are not going to get one at $10
Hi all,
I got error when I use Quartz as a plugin in Struts.
For more details.
I will show all you 2 files which I defined like below:
MyBot.java:
import java.text.ParseException;
import org.quartz.CronTrigger;
import org.quartz.JobDetail;
import org.quartz.Scheduler;
import org.quartz.Schedu
That is cool. But is this going to work:
<%= Character.toString (idx + 65) %>
${id}
Suppose I have a list in my form with data "d1", "d2",
"d3"...
I want to print out:
A d1
B d2
C d3
...
--- Thomas Corte <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Tony Smith wrote:
>
> > How can I cast in
I agree. I am sick of people who uses vi and thinks
anyone else is an idiot.
--- Yan Hu <[EMAIL PROTECTED]> wrote:
>
> > Do you yealy think people on level of Craig,
> Husted, Clinton, Linus,
> > Marti C, etc. use painters? Or that you are not
> productive?
> > Guns don't kill. People kill.
> Do you yealy think people on level of Craig, Husted, Clinton, Linus,
> Marti C, etc. use painters? Or that you are not productive?
> Guns don't kill. People kill. Tools don't matter. A good developer is
> key, and you are not going to get one at $10.
How many people are out there like Craig a
Simone - Dev wrote:
For my point of view the differences between the 2 platforms are nil...
(ok, one has that, the other has something else, but generally speaking
they are the same)
+1
While setting up Eclipse, to debug Struts application with Apache Tomcat
is a pain...
-1. It just not
> Von: Dave Newton [mailto:[EMAIL PROTECTED]
> Gesendet: Samstag, 2. Juli 2005 22:07
> An: Struts Users Mailing List
> Betreff: Re: Struts vs .NET???
>
...
> Ooo, I'll hafta disagree on both of these.
>
> A) Renaming something to better describe its function isn't a
> crime or bad design; s
> Von: Dave Newton [mailto:[EMAIL PROTECTED]
> Gesendet: Samstag, 2. Juli 2005 22:07
> An: Struts Users Mailing List
> Betreff: Re: Struts vs .NET???
>
...
> Ooo, I'll hafta disagree on both of these.
>
> A) Renaming something to better describe its function isn't a
> crime or bad design; s
Well put Simone.
I think we all have to take a look at everything that is available to
implement OOA/OOD/MVC and concentrate on the goal to produce working code
for the client
What is Radio controlled land sailing?
Please feel free to contact me offline-
Molte Grazie,
Martin Gainty
Hi,
Tony Smith wrote:
How can I cast int to char in jsp?
Try
<%= Character.toString (i + 65) %>
--
Thomas Corte
[EMAIL PROTECTED]
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTEC
On 2005-07-01 18:04:41 +0200, Eduardo José Hernández Cisneros
<[EMAIL PROTECTED]> said:
Hi everybody,
I recently upgrade my struts libraries to 1.2.7 from 1.2.4. I am
using the tag with:
In 1.2.4 version the html:form tag renders correctly the form name
attribute, but when a
From: "Tony Smith" <[EMAIL PROTECTED]>
How can I cast int to char in jsp?
I'm more than willing to help, but I really need to see what you're working
with. At the very least I want to know what the form property that's behind
this table looks like. What type is it? (And can you change it
How can I cast int to char in jsp?
Thanks,
--- Wendy Smoak <[EMAIL PROTECTED]> wrote:
> From: "Tony Smith" <[EMAIL PROTECTED]>
>
> >I am using jsp to print out a table. The data (dxx)
> > comes from a formbean. At the beginning of every
> row,
> > I would like to print a character starting from
Good Morning Tony
I would say follow Wendy's advice on that specific conversion
but only after I consulted with the client and made sure they want to
convert their numeric digits to alpha indices
If they dont then I would suggest setting up some sort of validation either
thru JS (client-side)or
Pardon my intrusion,
I just came home from a job trip, and saw more than 100 messages about
struts vs .net, and I was not able to read all the messages.
I just want to tell my opinion on this topic:
I use both Struts and .NET for my job.. Well.. Stuts for my opensource
development and .NET for my
this example from Kumar at JGuru:
//this takes the contents of ArrayListName and assigns an iterator
//write out the contents of iterator id based on keyvalue supplied at
property
Be mindful that Currently, this tag cannot deal with arrays of primitive
data types. Only arrays of Java objec
On Sat, Jul 02, 2005 at 11:48:37PM -0700, Dakota Jack wrote:
} What is your basis for your assessment of .NET and Struts? What sort
} of problem are you talking about/
My assessment is based on my own development experience with both, plus
lurking on this list for a few years. I will reiterate th
On Sat, Jul 02, 2005 at 07:56:23PM -0700, netsql wrote:
[...]
} And now this is realy going to piss you off: You can do Apache Struts
} MVC in C#:
}
http://svn.apache.org/viewcvs.cgi/struts/sandbox/trunk/overdrive/Nexus/Core/?rev=208875
See, now *that's* a cool idea. I'm afraid the straight code
Lots of links on internet. I asked him to give particular links so we can
analyze the structure of the site and how many struts were used there.
The link he gave many are just information about struts. Some are broken links.
Maybe you can tell your struts sites. I don't use .net. and I would be
On Sat, Jul 02, 2005 at 11:34:44PM -0700, Dakota Jack wrote:
} And how does C# run on Apple? LOL
See http://www.mono-project.com/
--Greg
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTE
Isn't it French for duck?
- Original Message -
From: "Dakota Jack" <[EMAIL PROTECTED]>
Sent: Sunday, July 03, 2005 7:43 AM
You know what a "canard" is Newton?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additiona
Dakota Jack,
I asked you again you provide us large sites you have developed using struts.
If you cannot provide web site links, we can reasonably say you have no REAL
experience of struts application.
And I noticed it is your habit to accuse people if they don't agree with you.
Jack H. Xu
Te
From: "Tony Smith" <[EMAIL PROTECTED]>
I am using jsp to print out a table. The data (dxx)
comes from a formbean. At the beginning of every row,
I would like to print a character starting from 'A'.
A d11 d12 d13...
B d21 d22 d23...
C d31 d32 d33...
If you put the rows into a TreeMap and us
2 more Struts sites to add to the list
(http://wiki.apache.org/struts/StrutsWebLinks):
http://www.iberia.com/
https://caixadirecta.cgd.pt/ (bank)
Of course I cannot be sure but it sure seems like it :)
PS
On 03/07/2005 09:44, "Jesse Alexander (KBSA 21)"
<[EMAIL PROTECTED]> wrote:
> -Origin
-Original Message-
. . .
What makes you think http://wiki.apache.org/struts/PoweredBy is a struts
site? Don't give wrong information.
. . .
Technology columnist and editor
-/Original Message -
No wonder I have such a low consideration for technology columns and their
writers...
He
32 matches
Mail list logo