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?
Good point about the pom - the one I made the change in was the root pom at
the top level, above the "core" and "web" directories (in a tapestry-modular
archetype). HTH, M@
traceon wrote:
>
> hi together,
>
> unfortunatley this doesn't work for me. in which specific pom i have to do
> this cha
Has anyone configured an appfuse 2.0 app as a CAS Client?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hey guys
Does anybody know why Spring MVC is not included inside the Spring.JAR file
but it is outside? What reason has led the development team to make this
change?
Make sure you run "mvn clean". If the problem persists, check your
package names in src/main/java - do they match with the ones in web.xml?
Matt
On Nov 22, 2007, at 6:49 AM, Alejandro Castro wrote:
Hello,
I read here http://appfuse.org/display/APF/AppFuse+Core+Classes
that you should not
thx!
that solved the problem :)
Mike Horwitz wrote:
>
> You need to delete the contents of WEB-INF/lib in your webapps directory
> after doing a war:inplace.
>
> Mike
>
> On 11/21/07, traceon <[EMAIL PROTECTED]> wrote:
>>
>>
>> hi together,
>>
>> i've done the following steps from the quick-
Hello,
I read here http://appfuse.org/display/APF/AppFuse+Core+Classes that you
should not change the package names of appfuse classes.
That link applies specificly to core classes, but I assume that might me the
same case of other classes in org.appfuse.
Anyway, I think that can be done but it s
hi together,
unfortunatley this doesn't work for me. in which specific pom i have to do
this changes!? i have upto 5 pom's (wich tapestry-spring, tapestry-flash
entries) in my target and 1 in my src folder. i've changed all specific
entries from "runtime" to compile, but i still get the error. ar
Just a curiosity, which tag library are we talking about, I guess it is
http://displaytag.sourceforge.net/11/, isn't it?
I think when making such a question it must have been contextualized so new
users know what is the conversation all about, thaks
On Nov 22, 2007 12:39 AM, Ron Anderson <[EMAIL
On 11/22/07, nutanc <[EMAIL PROTECTED]> wrote:
>
>
> Hi,
> We are implementing an application using appfuse in a bank environment.One
> of the requirements of the bank is that there be no clear text passwords
> stored in any of the files. Unfortunately, in appfuse we store the
> password
> in clear
Hi,
We are implementing an application using appfuse in a bank environment.One
of the requirements of the bank is that there be no clear text passwords
stored in any of the files. Unfortunately, in appfuse we store the password
in clear text in one or two locations like applicationContext-resource
Hi All,
I downloaded the Appfuse fullsource version and changed the package names to
com.mycompany.app instead org.appfuse. Now, whenever I try run the
application using mvn jetty:run, It throws the following exception
java.lang.NoClassDefFoundError:
com/mycompany/app/webapp/listener/StartupLi
Hello Matt,
Thank you for the reply. I guess my concerns have been addressed. Just read
an ebook given to me by my friend about hibernate. It seems that Dirty
Checking is performed by Hibernate as late as possible but hides the details
from the application. Thanks again for the response.
Carlo F
After removing cewolf.tld description from the taglibs.jsp , the application
seems to be working fine but I am not able to generate charts now.
Wondering why cewolf tld's should throw an error like that.
Any Clues
Mike Horwitz wrote:
>
> From this post it looks as if your problem may be related
You need to delete the contents of WEB-INF/lib in your webapps directory
after doing a war:inplace.
Mike
On 11/21/07, traceon <[EMAIL PROTECTED]> wrote:
>
>
> hi together,
>
> i've done the following steps from the quick-start guide:
> - Archetype Tapestry Basic project
> - mvn
> - jetty:run-war
On 11/21/07, Henrik Lohse <[EMAIL PROTECTED]> wrote:
>
> Hello list,
>
> I am trying to set up my first appfuse project. I am using appfuse 2
> with hibernate and tapestry.
>
> Basically, I did the tutorial and now want to modify it:
>
> I have a table "project" (=the Person in the tutorial) and ne
16 matches
Mail list logo