Re: [appfuse-user] JSF or Struts

2008-01-01 Thread Matt Raible
Drag and drop is useful for prototypes, not real world applications. I'd suggest prototyping with both and documenting the pros and cons of each. Matt On 12/31/07, Allan Ang <[EMAIL PROTECTED]> wrote: > > Perhaps this shouldn't be in this forum but I would really like to know what > the majority

[appfuse-user] Tests not working after change of table name...

2008-01-01 Thread J. David Mendoza R.
Hello everyone... I've download the core clases of appfuse into my project and changed the table names... Everything works except the tests :) I'm using Struts 2 in AppFuse 2.0.1 I've started the app without the tests and checked if everything was working, and it is... but when I test it the Bas

Re: [appfuse-user] facelets/appfuse

2008-01-01 Thread dxjsunday
happy new year to you. When I changed appfuse 2.0.1 to use facelets instead of sitemesh for templating composition ,I had seen this similar problem. I modifyed the template file accord this file http://www.pben.cn/read.bbscs?action=topic&id=8a8a8a8f17308def011735b8103c2193&bid=33&fcpage=1&fcactio

Re: [appfuse-user] facelets/appfuse

2008-01-01 Thread kace
If I take out the contents of and include them directly into the masterTemplate : Default title then title works but would still like to know what the problem could be. Thanks ..kace example of styles.

[appfuse-user] facelets/appfuse

2008-01-01 Thread kace
Happy New Year everyone. I changed appfuse 2.0 to use facelets instead of sitemesh for templating composition but I am unable to display the element. the relevant template file looks like : Default title and I use it like so : http://www.w3.org/1999/xhtml"; xmlns:c