lol so mean
On Fri, Sep 4, 2009 at 10:20 AM, Greg Lindholm wrote:
> Martin Gainty wrote:
> >
> >> is struct2 a stealth apache project?
> >>
> >
> > Yes; it's a bot-detection/mailing-list removal system.
> >
> > Dave
> >
> >
> >
> LOL . and he's outta here
>
Martin Gainty wrote:
>
>> is struct2 a stealth apache project?
>>
>
> Yes; it's a bot-detection/mailing-list removal system.
>
> Dave
>
>
>
LOL . and he's outta here
Martin Gainty wrote:
is struct2 a stealth apache project?
Yes; it's a bot-detection/mailing-list removal system.
Dave
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@st
à l'information seulement et n'aura pas n'importe
quel effet légalement obligatoire. Étant donné que les email peuvent facilement
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité
pour le contenu fourni.
> Date: Thu, 3 Sep 2009 19:34:17 -0700
> Subj
t; peuvent facilement être sujets à la manipulation, nous ne pouvons accepter
> aucune responsabilité pour le contenu fourni.
>
>
>
>
>> Date: Thu, 3 Sep 2009 18:41:58 -0700
>> From: t492...@yahoo.com
>> To: user@struts.apache.org
>> Subject: Re: AJAX issues in st
; From: t492...@yahoo.com
> To: user@struts.apache.org
> Subject: Re: AJAX issues in struts 2.1.6
>
>
>
>
> Wes Wannemacher wrote:
> >
> >
> > You need to add a namespace parameter, based on the error, I'm
> > assuming that you requested either /lis
Wes Wannemacher wrote:
>
>
> You need to add a namespace parameter, based on the error, I'm
> assuming that you requested either /list or /list.action in your
> browser when the error message was thrown, so change the above to the
> following -
>
>
>
>
> -Wes
>
>
> --
> Wes Wannemacher
On Thu, Sep 3, 2009 at 5:57 AM, calintz wrote:
>
>
>
You need to add a namespace parameter, based on the error, I'm
assuming that you requested either /list or /list.action in your
browser when the error message was thrown, so change the above to the
following -
-Wes
--
Wes Wannemacher
I have no idea... This seems to be an entirely different thing form the
original post... But I'm new to struts2 so don't take my word for granted.
By the way, FilterDispatcher is deprecated. What I use in my toy application
is:
struts2
org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndEx
After changed to
i'm having another problem. what should i set for my ??
this is part of my web.xml
struts2
org.apache.struts2.dispatcher.FilterDispatcher
actionPackages
pages/list.actions
Maybe just ? Or
if you don't want JS to be cached?
Best,
Ernesto
On Thu, Sep 3, 2009 at 10:27 AM, calintz wrote:
>
> Hello everyone, i need help here~
>
> these are my jar files
> struts2-dojo-plugin-2.1.6
> struts2-core-2.1.6
> ---
Hello everyone, i need help here~
these are my jar files
struts2-dojo-plugin-2.1.6
struts2-core-2.1.6
---
this is my index.jsp
<%@ taglib prefix="s" uri="/struts-tags"%>
<%@ taglib prefix="sx" uri="/struts-dojo-tags" %>
manipulation, nous ne
> pouvons accepter aucune responsabilité pour le contenu fourni.
>
>
>
>
>> Date: Fri, 7 Aug 2009 20:46:32 -0700
>> From: cool_sameer_fo...@yahoo.com
>> To: user@struts.apache.org
>> Subject: RE: AJAX issues in struts 2.1.6
&g
a pas n'importe
quel effet légalement obligatoire. Étant donné que les email peuvent facilement
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité
pour le contenu fourni.
> Date: Fri, 7 Aug 2009 20:46:32 -0700
> From: cool_sameer_fo...@yahoo.com
> To: u
e: Fri, 7 Aug 2009 15:35:28 -0700
>> From: cool_sameer_fo...@yahoo.com
>> To: user@struts.apache.org
>> Subject: RE: AJAX issues in struts 2.1.6
>>
>>
>> Thankyou so much Martin. You are the man! I will try the example you
>> mentioned and ahhh... hopeful
ol_sameer_fo...@yahoo.com
> To: user@struts.apache.org
> Subject: RE: AJAX issues in struts 2.1.6
>
>
> Thankyou so much Martin. You are the man! I will try the example you
> mentioned and ahhh... hopefully I will be able to add the same in my
> application:jumping:
>
>
nt être sujets à la manipulation, nous ne
> pouvons accepter aucune responsabilité pour le contenu fourni.
>
>
>
>
>> Date: Fri, 7 Aug 2009 13:01:25 -0700
>> From: cool_sameer_fo...@yahoo.com
>> To: user@struts.apache.org
>> Subject: Re: AJAX issues in struts 2.1.6
>>
ets à la manipulation, nous ne pouvons accepter aucune responsabilité
pour le contenu fourni.
> Date: Fri, 7 Aug 2009 13:01:25 -0700
> From: cool_sameer_fo...@yahoo.com
> To: user@struts.apache.org
> Subject: Re: AJAX issues in struts 2.1.6
>
>
> Thanks for your reply Pe
Thanks for your reply Peter. I was able to solve the issue by removing some
of the unwanted stuff from my jsp. Now the funny thing is I am not even able
to see the tabs in my JSP. I thought if we are using sx:tabbedpanel it
should show the tabs. Is there any additional thing I have to do?Its
becom
I tried the dojo plugin in struts 2.1.7 and gave up - deciding that it
was effectively broken. It is deprecated anyway in struts 2.1.
The template problems you are having can be fixed by copying the
template files into your local project (keeping the template/ajax
directory structure) and changin
Hello everyone!
I am having the same problem with Struts2.1.6.
The jars being used are:
struts2-core-2.1.6.jar
struts2-dojo-plugin-2.1.6.jar
Here is my jsp page:
<%@ taglib prefix="s" uri="/struts-tags"%>
<%@ taglib prefix="sx" uri="/struts-dojo-tags"%>
" rel="stylesheet"
type="te
Thanks Dave, i have added one property preload=false in sx:div , that stops
the automatic calling of the url.
Thanks very ...
Rajeev
--
View this message in context:
http://www.nabble.com/AJAX-issues-in-struts-2.1.6-tp23584424p23836546.html
Sent from the Struts - User mailing list a
newton.dave wrote:
>
> Because that's what sx:div does by default; loads a URL via Ajax.
>
> Maybe the "preload" attribute has what you need.
>
> http://struts.apache.org/2.x/docs/dojo-div.html
>
> rajeevP wrote:
>> Thanks for all your support, after adding the sx:head i could able to
>> wor
Because that's what sx:div does by default; loads a URL via Ajax.
Maybe the "preload" attribute has what you need.
http://struts.apache.org/2.x/docs/dojo-div.html
rajeevP wrote:
Thanks for all your support, after adding the sx:head i could able to work.
But the problem is , while loading the j
Thanks for all your support, after adding the sx:head i could able to work.
But the problem is , while loading the jsp page itslef the url action is
calling. Actually our intention to call the url , when the onchange of the
text field happens. why it is happening like this? I am attaching my jsp
w
Rajeev, i just took your JSP and made some changes (attached, changes marked
with comments) - it renders w/o any errors for me..basically, followed
Dave's suggestion of changing s: to sx:
HTH
Joseph
On Sun, May 24, 2009 at 8:10 PM, Dave Newton wrote:
> rajeevP wrote:
>
>> Please help me in thi
rajeevP wrote:
Please help me in this regards. I am facing issues in AJAX as stated before,
anybody have sample example for Struts2.1.6 and AJAX, Please send to me. Any
kind of help very much appreciated.
Expecting some hints and helps..
The JSP you presented originally didn't use the
Hi All,
Please help me in this regards. I am facing issues in AJAX as stated before,
anybody have sample example for Struts2.1.6 and AJAX, Please send to me. Any
kind of help very much appreciated.
Expecting some hints and helps..
rajeev...@gmail.com, send the examples if anybody have..
I have tried with this sample jsp
<%@ taglib prefix="s" uri="/struts-tags"%>
<%@ taglib prefix="sx" uri="/struts-dojo-tags" %>
Listing
function show_details() {
dojo.event.topic.publish("show_detail");
}
and list of struts jar files
struts2-codebehind-plugin-2.1.6.jar
stru
rajeevP wrote:
I am using struts2.1.6 jar files and tried with samples for AJAX available
from internet community. But none of the examples are worked for me. Getting
exceptions like
FreeMarker template error!
Expression parameters.pushId is undefined on line 24, column 6 in
template/ajax/div-
30 matches
Mail list logo