There a large
number of better qualified people than me, and that makes me wonder why this
hasn't been done before.
Regards
--
View this message in context:
http://www.nabble.com/More-Convention-Confusion.-tp25816249p25826108.html
Sent from the Struts - User mailing list archive at Nabble
>From what I can tell you cannot pass extra parameters with the 'method'
attribute
> method="display?templateId=%{#status.index}" />
Whatever you specify for method will be taken as the method name.
So it is looking for a method named "display?templateId=0" which is invalid
and not found.
The
if anyone would like to take a
look.
I'd appreciate some help as otherwise I'm going to have to convert my app
back to Struts "Classic"
Regards
--
View this message in context:
http://www.nabble.com/More-Convention-Confusion.-tp25816249p25816249.html
Sent from the Strut
Musachy Barroso wrote:
>
> that is pretty suspicious, can you open a jira ticket with the details?
>
Logged. I have a demo war file (with source) available, but I couldn't see
where to attach it to the JIRA report.
Regards
--
View this message in context:
http://www.nabble.
On Wednesday 30 September 2009 18:15:00 Musachy Barroso wrote:
> that is pretty suspicious, can you open a jira ticket with the details?
>
> thanks
> musachy
>
Will do. I need to construct a test case to remove all the DB activities etc.
Is there a site with instructions on how to prepare a jira
on the
> corresponding button on the jsp, the action method gets called! If I press
> the next button in the list I get "There is no Action mapped for namespace /
> and action name deletegroup?deleteId=2."
>
> Regards
>
> --
> View this message in context:
> h
egroup?deleteId=2."
Regards
--
View this message in context:
http://www.nabble.com/Convention-Confusion-tp25658114p25677619.html
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: user-u
the action deletegroup. I think struts is looking for an action called
"deletegroup?deleteId=3" rather than deletegroup with parameter deleteId.
Which leaves me with the problem of how to display individual "delete"
buttons against a list :(
Regards
--
View this message in c
ikon.actions.EditCCFGroup (which is where I placed the @Action
> annotation) and a result type of "saved" defined. However, when I press the
> the "delete" button I get the "There is no Action mapped for namespace / and
> action name deletegroup?deleteId
However, when I press the
the "delete" button I get the "There is no Action mapped for namespace / and
action name deletegroup?deleteId=" message.
What am I missing?
Regards
--
View this message in context:
http://www.nabble.com/Convention-Confusion-tp25658114p2
10 matches
Mail list logo