HI!
I have a problem about appfuse2!
I create a project with command
"mvn archetype:create -DarchetypeGroupId=org.appfuse.archetypes
-DarchetypeArtifactId=appfuse-basic-spring
-DremoteRepositories=http://static.appfuse.org/releases
-DarchetypeVersion=2.0.2 -DgroupId=com.mycompany.app -DartifactI
Thank you very much. I am using AppFuse 2.0 with Struts 2.
Date: Fri, 23 Nov 2007 09:09:48 +From: [EMAIL PROTECTED]: [EMAIL
PROTECTED]: Re: [appfuse-user] Please help me thank you very much.
It woud help to know which version of AppFuse you are using as well as your
chosen web framework
It most certainly can be done - all it needs is for the table to be embedded
within a form.
Mike.
On 11/23/07, Carlos Ortiz <[EMAIL PROTECTED]> wrote:
>
> I am also new to display tag, and I wonder if this can be done, what does
> the documentation have to say about putting controls inside rows a
Good points, but also the first thing to ask is to know which version of
display tag [EMAIL PROTECTED] user is talking about
On Nov 23, 2007 4:09 AM, Michael Horwitz <[EMAIL PROTECTED]> wrote:
> It woud help to know which version of AppFuse you are using as well as
> your chosen web framework. A
I am also new to display tag, and I wonder if this can be done, what does
the documentation have to say about putting controls inside rows and have it
captured. This is an issue JSF resolves with datatable.
Sorry not having been of any use.
On Nov 22, 2007 8:30 PM, <[EMAIL PROTECTED]> wrote:
>
It woud help to know which version of AppFuse you are using as well as your
chosen web framework. Am I correct in thinking it is AppFuse 2.0 with Struts
2?
Mike
On 11/23/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Please help me thank you very much.
>
> There are 15 items of my display t
Please help me thank you very much.
There are 15 items of my display table.
One of the column is input item(like checkbox,selectlist...). For example,
My code is as below. I want to get the input value of the item 'todoList.state'
in my action(15 iems),
how can I write the code?
If you're using JSF, your issue may be caused by the following bug:
http://issues.appfuse.org/browse/APF-905
Matt
On 9/28/07, justin_wang <[EMAIL PROTECTED]> wrote:
>
> I create two POJO Category and AuctionIem and generate all the code through
> appfuse:gen, install is successful, but when I ru
I create two POJO Category and AuctionIem and generate all the code through
appfuse:gen, install is successful, but when I run "mvn jetty:run-war" I got
the error
=
Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.031 sec
<<< FAILUR