Re: [S2]Struts 2 Comboboxes

2007-03-31 Thread appfused
on-4 wrote: > > --- appfused <[EMAIL PROTECTED]> wrote: >> in struts 2? >> >> <%@ taglib uri="/tags/struts-html" prefix="html" %> >> >> >> Reviews >> Interviews >> Gig Dates >> Small Talks >> > >

[S2]Struts 2 Comboboxes

2007-03-31 Thread appfused
How do i do the equivalent of the code segment below in struts 2? <%@ taglib uri="/tags/struts-html" prefix="html" %> Reviews Interviews Gig Dates Small Talks -- View this message in context: http://www.nabble.com/-S2-Struts-2-Comboboxes-tf3499362.html#a9772999 Sent from the Struts -

Re: [S2] Error loading actions in appfuse

2007-03-30 Thread appfused
I haven't defined a namespace. I'm just using the default. The extension is .html, i assumed this was the default. regards appfused Dave Newton-4 wrote: > > --- appfused <[EMAIL PROTECTED]> wrote: >> AJust a hint would be suffiicient. Any help >> appre

Re: [S2] Error loading actions in appfuse

2007-03-29 Thread appfused
AJust a hint would be suffiicient. Any help appreciated appfused wrote: > > I keep getting the following message when i try to access various links on > the page i created after deploying the struts2 basic achetype. Any ideas > what i might be doing wrong? > > There is no

Error loading actions in appfuse

2007-03-28 Thread appfused
I keep getting the following message when i try to access various links on the page i created after deploying the struts2 basic achetype. Any ideas what i might be doing wrong? There is no Action mapped for namespace / and action name summary. - [unknow n location] in the struts.xml, i have