Thanks for all your help guys, I knew there'd be a better (than
rolling-my-own) solution :)
-Josh
--
"His comrades fought beside him, Van Owen and the rest...
But of all the thompson gunners- Roland was the best."
Josh McDonald
Analyst Programmer
Information Technology
Ph: 61 7 3006
On 1/17/06, Michael Jouravlev <[EMAIL PROTECTED]> wrote:
> > It will call "unspecified" method, which you may want to override.
>
> I take this back. I guess it will just throw an exception.
Correct. Unspecified is only called when the parameter is missing.
http://struts.apache.org/struts-extra
On 1/17/06, Michael Jouravlev <[EMAIL PROTECTED]> wrote:
> On 1/17/06, Josh McDonald <[EMAIL PROTECTED]> wrote:
> > What will DispatchAction.execute() do if there's no method to handle a
> > particular value for "dispatch" or whatever you call it in your
> > instance?
>
> It will call "unspecified"
On 1/17/06, Josh McDonald <[EMAIL PROTECTED]> wrote:
> After reading up on it, the DispatchAction setup is what I was referring
> to when I said "using a token", it definitely looks like the nicest
> solution, since it saves you a bunch of ugly if-then-else stuff.
I suggest you using a better vers
After reading up on it, the DispatchAction setup is what I was referring
to when I said "using a token", it definitely looks like the nicest
solution, since it saves you a bunch of ugly if-then-else stuff.
What will DispatchAction.execute() do if there's no method to handle a
particular value for
Josh McDonald wrote:
First of all, is there a site full of patterns and best practices for
tomcat?
For Tomcat specifically? Not sure.
Second, here's my specific enquiry: Let's say we've a page where you
select an item from a list, and then you can perform one of 5 actions on
it.
One is
>> One is 5 forms with different ".do" destinations, and javascript to
>> copy information from the "master form" into these forms and then
>submit
>> them.
>
>Does it look something like this:
>http://www.superinterface.com/strutsdialog/crudactionlite.do
No, it's one form (and one button) for eac
On 1/17/06, Josh McDonald <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> First of all, is there a site full of patterns and best practices for
> [Struts]?
Common practices - yes, best - not sure about that ;-)))
> Second, here's my specific enquiry: Let's say we've a page where you
> select an item fro
Erm, I meant "for struts" rather than "for tomcat". Sorry folks :)
--
"His comrades fought beside him, Van Owen and the rest...
But of all the thompson gunners- Roland was the best."
Josh McDonald
Analyst Programmer
Information Technology
Ph: 61 7 3006 6460
Email: [EMAIL PROTECTED]
9 matches
Mail list logo