Added issue HYPERLINK
"http://issues.appfuse.org/browse/APF-640"http://issues.appfuse.org/browse/A
PF-640
Bye,
Peter
_
Von: Matt Raible [mailto:[EMAIL PROTECTED]
Gesendet: Freitag, 9. Februar 2007 13:53
An: [email protected]
Betreff: Re: [appfuse-user] Style problem with ge
Ok.
Matt Raible-3 wrote:
>
> I agree - it would be nice if it worked 100% with the IDEs. The good
> news is it works much better than 1.x did (mainly due to XDoclet
> issues). I think it *can* work, it's just a matter of figuring out
> the configuration. You could probably setup an external
Hi John,
One quick trick worth trying if you are prepared to do some manual fix ups
on the Netbeans setup is to add the jars under target/warpath to the project
classpath. Please let me know when you have raised a Jira, and I will look
into the problem.
Thanks
Mike.
On 2/11/07, Matt Raible <[
I am using the following in personForm.jsp :
However , I cant get any Calendar component from the screen.
when I tried to save the field with "1976-05-07", it showed the following
message :
Validation Error Invalid field value for field "person.dob".
Matt Raible-3 wrote:
>
> You might tr
>
> Thanks
>
> Travers
>
> parent class
>
> * @struts.form include-all="true" extends="BaseForm"
>
>* @hibernate.class table="qc_query_control"
>
>*/
>
> public class QueryControl extends BaseObject implements Serializable {
>
>
Hi,
I'm not sure if I should be posting this here. A more appropriate
forum would be Spring. However the problem is that when I try to use
AOP for logging in appfuse I get an exception. The class and the xml
Conf and the Exception are given below. I'm using Appfuse 2.0 with
archtype 1.
If you remove the Scriptaculous and Prototype includes from the
default.jsp decorator - does that help? As far as the date error -
what happens if you use something like 05-07-1976?
Matt
On 2/12/07, Fan <[EMAIL PROTECTED]> wrote:
I am using the following in personForm.jsp :
However , I can
Hi All,
I have a requirement in my appfuse 194 application to as part of a
registration process include capturing and displaying pictures of
individuals doing the registration. Please has anyone done this before? How
do i go about doing this? Any suggestions would be welcomed and appreciated.
I
I've done http://www.appfuse.org/display/APF/AppFuse+Core+Classes fine with
basic Appfuse2 Hibernate+Struts, but when I add relation to user core class
(all org.appfuse.model classes are in project):
import com.test.Contact;
...
public class User extends BaseObject implements Serializable, UserD
Did you add your Contact object to both hibernate.cfg.xml and
applicationContext.xml?
Matt
On 2/12/07, ros <[EMAIL PROTECTED]> wrote:
I've done http://www.appfuse.org/display/APF/AppFuse+Core+Classes fine with
basic Appfuse2 Hibernate+Struts, but when I add relation to user core class
(all org
Right. Thanks Matt!
--
View this message in context:
http://www.nabble.com/override-User-code-class-and-link-OneToMany-to-any-other-class-tf3217084s2369.html#a8935791
Sent from the AppFuse - User mailing list archive at Nabble.com.
---
I added session.clear() after the save action. And the problems solved.
But it is still weird.
why there is no user.userProfile cache after save action. It is not
reasonable.sigh
2007/2/11, luo xiao <[EMAIL PROTECTED]>:
Hi, All,
I have to object.
public class User
{
Hi everyone,
I'm curious if anyone out there can give me feedback as to how they're
handling paging / sorting of results with appfuse based applications
using
DisplayTag and hibernate. Right now our application requires all
objects from the query to be loaded into the session and then delegates
Version 1.1 of the display tag supports external paging and sorting:
http://displaytag.sourceforge.net/11/tut_externalSortAndPage.html
Eric Hein posted his solution with Struts to the mailing list about a
year ago. You might try searching the archives.
We plan to add this natively to AppFuse i
Hi,
Any assistance on this would be highly appreciated. Thanks a lot.
On 2/12/07, Richard Nduka <[EMAIL PROTECTED]> wrote:
Hi All,
I have a requirement in my appfuse 194 application to as part of a
registration process include capturing and displaying pictures of
individuals doing the regis
You could probably just do an image upload and store it as a blog in
the database. I believe folks have done this with AppFuse before.
You might try searching the archives, or looking at Spring's imagedb
sample application.
Matt
On 2/12/07, Richard Nduka <[EMAIL PROTECTED]> wrote:
Hi,
Any ass
16 matches
Mail list logo