[appfuse-user] Don't know where to post this bug!!!???? Hope somene do read!

2007-12-14 Thread Carlos Ortiz
Hi I have this org.apache.myfaces.ADD_RESOURCE_CLASS org.apache.myfaces.component.html.util.StreamingAddResource I need to use this because I need special characters in my HTML rendered code such as áéñ, etc and shown in an alert in the javascript code included in a page (The peo

[appfuse-user] Unexpected Command Object Update in FormController

2007-12-14 Thread mavenj
I am using the appfuse spring mvc basic archetype. When I submit a form to a controller that extends BaseFormController, I find that hibernate unexpectedly updates the command object before I call xxxManager.save. In fact, even when I don't call xxxManager.save the command object is updated. Th

Re: [appfuse-user] struts2 validator

2007-12-14 Thread tibi
and how can i reset these errors. ones there is an error and i go back this errors tend to add up insted of reset... tanks tibi tibi wrote: > hi, > > can someone enlight me on struts validator. > > when i have a struts validator on a form and i call a method the > validator cicks in before i sub

[appfuse-user] struts2 validator

2007-12-14 Thread tibi
hi, can someone enlight me on struts validator. when i have a struts validator on a form and i call a method the validator cicks in before i submit the form. that is not what i want. when i move the code to the execute method the validator does not cick in and my app works fine. example: this w

[appfuse-user] why using merge into GenericDaoHibernate ?

2007-12-14 Thread benoit . moraillon
Why do you use merge instead of saveOrUpdate ? I think merge can be usefull but it can be a source of errors.  Best Regards,Benoît Moraillon - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTEC

Re: [appfuse-user] Updating POJO results in new database entry

2007-12-14 Thread Rene Guenther
just curious... Is it only the web tutorial? The version property is missing everywhere. In the end the POJOs might be dependent on the DAO implementation...? Is the User.class version property used in ibatis and jpa as well? René On Fri, 14 Dec 2007 07:23:17 -0700 "Matt Raible" <[EMAIL PR

[appfuse-user] Custom binding of SELECT element

2007-12-14 Thread Łukasz Bachman
Dear AppFuse users, I was wondering which is the most elegant way of handling HTML's "SELECT - OPTION" elements? Normally, I was fetching all the form fields using "request.getParameter()" method, but I find it very inelegant and it does not help in maintaining code. So, I'm very curious how are Y

Re: [appfuse-user] Updating POJO results in new database entry

2007-12-14 Thread Rene Guenther
just curious... Is it only the web tutorial? The version property is missing everywhere. In the end the POJOs might be dependent on the DAO implementation...? Is the User.class version property used in ibatis and jpa as well? René mraible wrote: > > Please enter an issue for this in JIRA and

[appfuse-user] Does somebody know?

2007-12-14 Thread Carlos Ortiz
Hi everyoune A question. Does somebody know if in SiteMesh library I can generate dynamic content inside the JSP template? That is, I want to build a menu GUI element, by the way which is better, DHTML, JavaScript, hint me; but the contents to feed the menu come from a business object using a DAO

Re: [appfuse-user] Updating POJO results in new database entry

2007-12-14 Thread Matt Raible
Please enter an issue for this in JIRA and I'll update the tutorial. Matt On 12/14/07, base7691 <[EMAIL PROTECTED]> wrote: > > I solved the problem. > The id field is a hidden field but I haden't included a hidden version > field. > Maybe it would be a good idea to mention it in the 'Using JSF' t

Re: [appfuse-user] Automatic timestamping of all persisted data

2007-12-14 Thread Rob Hills
Hi Ron, On 13 Dec 2007 at 19:27, Ron Anderson wrote: > this seems like it might be a good application for Spring AOP/AspectJ. We've > used it in a project for logging what was changed and by whom with date/time. I agree it looks a likely candidate. Unfortunately, so far I've not been able to

AW: [appfuse-user] AppFuse 2.0.1 - Error while testing the tutorial-jpa module from appfuse-demos

2007-12-14 Thread René Günther
I had this problem too. Sometimes logging out and logging in again gives you finally the permission to create issue. René -Ursprüngliche Nachricht- Von: base7691 [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 14. Dezember 2007 08:52 An: users@appfuse.dev.java.net Betreff: Re: [appfuse-user