Yeap!
staticFilter
org.appfuse.webapp.filter.StaticFilter
includes
/scripts/dojo/*,/dwr/*
it's there...
David M
Did you include /dwr/* in your StaticFilter's "includes"?
Matt
On 9/22/07, J. David Mendoza R. <[EMAIL PROTECTED]> wrote:
> Hello everyone...
>
> Has anyone worked in the new 2.0 version with dwr/ajax? I had an application
> with 2.0m5 working, which I've migrated to this version (2.0) and it wor
Hello everyone...
Has anyone worked in the new 2.0 version with dwr/ajax? I had an application
with 2.0m5 working, which I've migrated to this version (2.0) and it works,
but with a new app it just doesn't work... I'm getting a "contentType has no
properties" and the div that should get filled it
Kewl, it works on Tomcat. I guess it must be a jetty issue then. Jetty-run is
so sweet that I tend not to use tomcat at all during development but I shall
remedy that.
Thanks Matt,
..kace
mraible wrote:
>
> Does it happen on Tomcat?
>
>
> On 9/22/07, kace <[EMAIL PROTECTED]> wrote:
>>
>> Hi
Does it happen on Tomcat?
On 9/22/07, kace <[EMAIL PROTECTED]> wrote:
>
> Hi fellas,
>
> I have this piece of code in my xhtml page
>
> styleClass="desc"/>
> value="#{cartForm.deliveryIDString}" required="true" layout="pageDirection"
> style="margin-bottom:0;" styleClass
If there is a bug, please enter it in JIRA with as much information as possible.
Thanks,
Matt
On 9/22/07, ramcis <[EMAIL PROTECTED]> wrote:
>
> I switched to use spring mvc framework, and it is workking fine. Just I want
> to inform you Matt that appgen add the name of the pojo before the name
Hi fellas,
I have this piece of code in my xhtml page
this was working in the previous rc1 setup but now after i have moved over
to 2.0 jsf i get the following error (see below).
Ca
I switched to use spring mvc framework, and it is workking fine. Just I want
to inform you Matt that appgen add the name of the pojo before the name of
destination of actionforward so why I got errors.
Ramzi
mraible wrote:
>
> What's your ActionForward pointing to? Does a file exist there? If
Hi Matt,
Yesterday, I made some mistakes. I followed your suggestion with the 2.0-rc1
version, it's ok. But when I tried the 2.0 final version, the problem still
can not solved: can not edit record via browser...:(. Help me...???
If my table has only one id link, how can I solve this problem...