Re: Struts 6.0.3 + struts2-jquery-plugin 5.0.0 = exception on initialization

2022-09-28 Thread Matias Rodriguez
hi! issue created: https://github.com/struts-community-plugins/struts2-jquery/issues/316 thanks! El mar, 27 sept 2022 a la(s) 08:07, Lukasz Lenart (lukaszlen...@apache.org) escribió: > wt., 27 wrz 2022 o 12:31 Matias Rodriguez > napisał(a): > > > > Yes, sure, I mean, even tho I wanted to point o

Re: Struts 6.0.3 + struts2-jquery-plugin 5.0.0 = exception on initialization

2022-09-27 Thread Lukasz Lenart
wt., 27 wrz 2022 o 12:31 Matias Rodriguez napisał(a): > > Yes, sure, I mean, even tho I wanted to point out the issue as it just > comes out of the box -a common (no rare) configuration-. Thanks again Ok, I think it would be good to report this issue here [1] as well, there are already a few issu

Re: Struts 6.0.3 + struts2-jquery-plugin 5.0.0 = exception on initialization

2022-09-27 Thread Matias Rodriguez
t; napisał(a): > > > > But the 6.0.0 version is not using the right DTD, and causes the > exception. > > Remember that I'm using the struts2-jquery-plugin:5.0.0 (latest), and it > > uses the velocity plugin 6.0.0. > > You can override the dependency, if you are using

Re: Struts 6.0.3 + struts2-jquery-plugin 5.0.0 = exception on initialization

2022-09-27 Thread Lukasz Lenart
wt., 27 wrz 2022 o 08:35 Matias Rodriguez napisał(a): > > But the 6.0.0 version is not using the right DTD, and causes the exception. > Remember that I'm using the struts2-jquery-plugin:5.0.0 (latest), and it > uses the velocity plugin 6.0.0. You can override the dependency,

Re: Struts 6.0.3 + struts2-jquery-plugin 5.0.0 = exception on initialization

2022-09-26 Thread Matias Rodriguez
But the 6.0.0 version is not using the right DTD, and causes the exception. Remember that I'm using the struts2-jquery-plugin:5.0.0 (latest), and it uses the velocity plugin 6.0.0. El mar., 27 de septiembre de 2022 03:22, Lukasz Lenart < lukaszlen...@apache.org> escribió: > wt., 27

Re: Struts 6.0.3 + struts2-jquery-plugin 5.0.0 = exception on initialization

2022-09-26 Thread Lukasz Lenart
wt., 27 wrz 2022 o 08:10 Matias Rodriguez napisał(a): > > Thanks Lukasz! I'm using the right one (6.0), but the issue is in the > velocity plugin Are you sure? Version 6.0.3 is using a proper one https://github.com/apache/struts/blob/STRUTS_6_0_3/plugins/velocity/src/main/resources/struts-plugin.

Re: Struts 6.0.3 + struts2-jquery-plugin 5.0.0 = exception on initialization

2022-09-26 Thread Matias Rodriguez
oundException: > > http://struts.apache.org/dtds/struts-2.6.dtd > > > > the problem seems to be related to a struts2-jquery-plugin dependency: > > struts2-velocity-plugin:6.0.0, because it tries to use a non-existent DTD > > (404): http://struts.apache.org/dtds/struts-2.6.d

Re: Struts 6.0.3 + struts2-jquery-plugin 5.0.0 = exception on initialization

2022-09-26 Thread Lukasz Lenart
wt., 27 wrz 2022 o 03:52 Matias Rodriguez napisał(a): > Caused by: java.io.FileNotFoundException: > http://struts.apache.org/dtds/struts-2.6.dtd > > the problem seems to be related to a struts2-jquery-plugin dependency: > struts2-velocity-plugin:6.0.0, because it tries to use a n

Struts 6.0.3 + struts2-jquery-plugin 5.0.0 = exception on initialization

2022-09-26 Thread Matias Rodriguez
le to load configuration. ... Caused by: java.io.FileNotFoundException: http://struts.apache.org/dtds/struts-2.6.dtd the problem seems to be related to a struts2-jquery-plugin dependency: struts2-velocity-plugin:6.0.0, because it tries to use a non-existent DTD (404): http://struts.apache.org/dtds/s

Re: Struts 6 issue with struts2-jquery-plugin

2022-09-01 Thread Boris Petrov
e a chance to prepare a small app to reproduce this problem? It would help me debug the problem. Regards Łukasz pon., 29 sie 2022 o 09:52 Boris Petrov napisał(a): Hi all, I updated my Struts version to 6 and struts2-jquery-plugin to 5 (and struts2-bootstrap-plugin to 5 but I don't think tha

Re: Struts 6 issue with struts2-jquery-plugin

2022-08-31 Thread Lukasz Lenart
Hi Boris, Is there a chance to prepare a small app to reproduce this problem? It would help me debug the problem. Regards Łukasz pon., 29 sie 2022 o 09:52 Boris Petrov napisał(a): > > Hi all, > > I updated my Struts version to 6 and struts2-jquery-plugin to 5 (and > struts2-b

Struts 6 issue with struts2-jquery-plugin

2022-08-29 Thread Boris Petrov
Hi all, I updated my Struts version to 6 and struts2-jquery-plugin to 5 (and struts2-bootstrap-plugin to 5 but I don't think that's relevant). I'm having troubles with the `escapeAmp` functionality. The following code:     indicator="loader%{id}"   paren

Re: Struts2 JQuery plugin failed on Strut2 + Tiles + Hibernate project

2017-02-13 Thread Dave Newton
On Mon, Feb 13, 2017 at 11:24 AM, THAN_HVFC wrote: > org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter > - org.apache.struts2.dispatcher.filter.StrutsPrepareAndExecuteFilter -- e: davelnew...@gmail.com m: 908-380-8699 s: davelnewton_skype t: @dave_newton

Struts2 JQuery plugin failed on Strut2 + Tiles + Hibernate project

2017-02-13 Thread THAN_HVFC
Hi all! I am new to Struts2.  I downloaded Strust-2.5.8-all which bundled with Tiles.   I created my web application with Strust-2.5.8 and Hibernate-5.1.  I deployed on Wildfly10 and the app ran fine.   Now I decide to add JQuery to my project.  So I downloaded  struts2-jquery-plugin-4.0.2 jar

Re: Error while using struts-jquery-plugin 3.6.0 + sitemesh-2.4.2.jar + struts 2.3.15

2013-07-16 Thread Lukasz Lenart
2013/7/15 Sreekanth S. Nair : > Sorry i didn get you. > > You mean directly under WebContant folder? Is like this the following > > struts2-core.jar/ template to WebContent/template > struts2-jquery-plugin/template to WebContent/template (as it is or static > and .flt should

Re: Error while using struts-jquery-plugin 3.6.0 + sitemesh-2.4.2.jar + struts 2.3.15

2013-07-15 Thread Sreekanth S. Nair
Mon, Jul 15, 2013 at 1:51 PM, Sreekanth S. Nair < sreekanth.n...@egovernments.org> wrote: > Sorry i didn get you. > > You mean directly under WebContant folder? Is like this the following > > struts2-core.jar/ template to WebContent/template > struts2-jquery-plugin/template

Re: Error while using struts-jquery-plugin 3.6.0 + sitemesh-2.4.2.jar + struts 2.3.15

2013-07-15 Thread Sreekanth S. Nair
Sorry i didn get you. You mean directly under WebContant folder? Is like this the following struts2-core.jar/ template to WebContent/template struts2-jquery-plugin/template to WebContent/template (as it is or static and .flt should be in seperate folder ) strust2-core.jar/org/apache/struts2

Re: Error while using struts-jquery-plugin 3.6.0 + sitemesh-2.4.2.jar + struts 2.3.15

2013-07-15 Thread Lukasz Lenart
2013/7/15 Sreekanth S. Nair : > Sorry to bother you, > templates (.flt) has to be put inside template folder thats quite right but > still confused with freemarker template to be moved or not. > > My doubt is not about template files but about the these static contents. > Where i have to add these

Re: Error while using struts-jquery-plugin 3.6.0 + sitemesh-2.4.2.jar + struts 2.3.15

2013-07-15 Thread Lukasz Lenart
directory? Put next to other static contents as jQuery plugin basically is a theme http://struts.apache.org/development/2.x/docs/template-loading.html Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ - To unsubscr

Re: Error while using struts-jquery-plugin 3.6.0 + sitemesh-2.4.2.jar + struts 2.3.15

2013-07-15 Thread Sreekanth S. Nair
? > > Put next to other static contents as jQuery plugin basically is a theme > > http://struts.apache.org/development/2.x/docs/template-loading.html > > > Regards > -- > Łukasz > + 48 606 323 122 http://www.lenart.org.pl/ > > ---

Re: Error while using struts-jquery-plugin 3.6.0 + sitemesh-2.4.2.jar + struts 2.3.15

2013-07-15 Thread Sreekanth S. Nair
raight forward. But in > jquery > > plugin there is no static folder, one template folder is there (this > > contains both flt and some js and css). > > Why do you mix dojo plugin (deprecated) with jquery? And what I see, > the folder template contains all static data. >

Re: Error while using struts-jquery-plugin 3.6.0 + sitemesh-2.4.2.jar + struts 2.3.15

2013-07-15 Thread Lukasz Lenart
2013/7/15 Sreekanth S. Nair : > Struts2-core & dojo-plugin is fine and its straight forward. But in jquery > plugin there is no static folder, one template folder is there (this > contains both flt and some js and css). Why do you mix dojo plugin (deprecated) with jquery? And wh

Re: Error while using struts-jquery-plugin 3.6.0 + sitemesh-2.4.2.jar + struts 2.3.15

2013-07-15 Thread Sreekanth S. Nair
Struts2-core & dojo-plugin is fine and its straight forward. But in jquery plugin there is no static folder, one template folder is there (this contains both flt and some js and css). -- Thanks & Regards Srikanth Software Developer eGovernments Fou

Re: Error while using struts-jquery-plugin 3.6.0 + sitemesh-2.4.2.jar + struts 2.3.15

2013-07-15 Thread Lukasz Lenart
It's very easy, extract struts2-core and check folder structure, the same with jquery plugin. You can also disable serving static content by Struts http://struts.apache.org/development/2.x/docs/static-content.html Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ 2013

Re: Error while using struts-jquery-plugin 3.6.0 + sitemesh-2.4.2.jar + struts 2.3.15

2013-07-15 Thread Sreekanth S. Nair
> > > I'm getting the following exception when i try to use > > strust2-jquery-plugin, My web.xml fragment for struts2 as follows. > > > > > > struts2Prepare > > *.action > > > > > > sitemesh > > *.action > > *.jsp > >

Re: Error while using struts-jquery-plugin 3.6.0 + sitemesh-2.4.2.jar + struts 2.3.15

2013-07-14 Thread Lukasz Lenart
2013/7/13 Sreekanth S. Nair : > Hi, > > I'm getting the following exception when i try to use > strust2-jquery-plugin, My web.xml fragment for struts2 as follows. > > > struts2Prepare > *.action > > > sitemesh > *.action > *.jsp > REQUEST > F

RE: struts2 jquery plugin

2013-07-13 Thread Martin Gainty
it von E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen. > Date: Fri, 12 Jul 2013 13:49:59 -0700 > From: sh_thorn_b...@yahoo.com > Subject: struts2 jquery plugin > To: user@struts.apache.org > > > > the following sample is from Struts2/Jquery plugin sampl

Error while using struts-jquery-plugin 3.6.0 + sitemesh-2.4.2.jar + struts 2.3.15

2013-07-13 Thread Sreekanth S. Nair
Hi, I'm getting the following exception when i try to use strust2-jquery-plugin, My web.xml fragment for struts2 as follows. struts2Prepare *.action sitemesh *.action *.jsp REQUEST FORWARD INCLUDE struts2Execute *.action Without jquery-struts2-plugin its working 31m15:17:31,089

struts2 jquery plugin

2013-07-12 Thread john lee
the following sample is from Struts2/Jquery plugin sample, and works perfect in JSP,  in Action private Map accordion; public String execute() throws Exception { accordion = new HashMap(); accordion.put("Section 1", "sample 1"); accordion.put("Section 2&quo

RE: Struts2-jQuery plugin

2012-11-24 Thread Martin Gainty
s email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Thu, 22 Nov 2012 12:34:09 +0100 > Subject: Re: Struts2-jQuery plugin > From: sr.ilus...@gmail.com > To: zo...@sparecreative.com > CC: user@strut

Re: Struts2-jQuery plugin

2012-11-22 Thread lucas owen
Hi Zoran I don't need to use the plugin, simple jQuery is good as long as it works Could you please show your code? Thanks. 2012/11/22 Zoran Avtarovski > Hi Lucas, > > I don't use the plugin as I find using jQuery without a plugin to be > simple enough. > > I suspect that if you look at the

Re: Struts2-jQuery plugin

2012-11-21 Thread Zoran Avtarovski
Hi Lucas, I don't use the plugin as I find using jQuery without a plugin to be simple enough. I suspect that if you look at the generated javascript in your searchResult.jsp page the jQuery binding will be waiting for a document ready trigger which isn't fired for ajax requests. The way I get ar

Re: Struts2-jQuery plugin

2012-11-21 Thread lucas owen
ement obligatoire. Étant donné que les email > peuvent facilement être sujets à la manipulation, nous ne pouvons accepter > aucune responsabilité pour le contenu fourni. > > > Date: Tue, 20 Nov 2012 14:46:49 +0100 > > Subject: Struts2-jQuery plugin > > From: sr.ilus...@gma

RE: Struts2-jQuery plugin

2012-11-20 Thread Martin Gainty
as 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: Tue, 20 Nov 2012 14:46:49 +0100 > Subject: Struts2-jQuery plugin > From: sr.ilus...@gmai

Re: struts2.3.1.2 does not come with jquery-plugin jar

2012-08-15 Thread Umesh Awasthi
r, but it does not say > much other than "object expected:. I am using normal struts2 tags on the > form and jquery tags on submut button. > This is my jar files: > > struts2-core-2.3.1.2 > struts2-jquery-plugin-3.3.1.jar > > > Thanks, > > >

Re: struts2.3.1.2 does not come with jquery-plugin jar

2012-08-15 Thread Omar Ngarigari
ts2 tags on the form and jquery tags on submut button. This is my jar files: struts2-core-2.3.1.2 struts2-jquery-plugin-3.3.1.jar Thanks, From: Dave Newton To: Struts Users Mailing List Sent: Wednesday, August 15, 2012 10:57 AM Subject: Re: struts2.3.1.2 doe

Re: struts2.3.1.2 does not come with jquery-plugin jar

2012-08-15 Thread Dave Newton
t; > > From: Umesh Awasthi > To: Struts Users Mailing List ; Omar Ngarigari < > ngarigar...@yahoo.com> > Sent: Wednesday, August 15, 2012 9:10 AM > Subject: Re: struts2.3.1.2 does not come with jquery-plugin jar > > I believe there should not

Re: struts2.3.1.2 does not come with jquery-plugin jar

2012-08-15 Thread Omar Ngarigari
truts2.3.1.2 does not come with jquery-plugin jar I believe there should not be any issue while using this combination. Have you tried this or facing any issue? On Wed, Aug 15, 2012 at 6:33 PM, Omar Ngarigari wrote: > Hello, > > I just want to know if it is okay to use struts2-jquery-plu

Re: struts2.3.1.2 does not come with jquery-plugin jar

2012-08-15 Thread Umesh Awasthi
I believe there should not be any issue while using this combination. Have you tried this or facing any issue? On Wed, Aug 15, 2012 at 6:33 PM, Omar Ngarigari wrote: > Hello, > > I just want to know if it is okay to use struts2-jquery-plugin.3.3.1.jar > with struts2-core-.3.1.2.jar

struts2.3.1.2 does not come with jquery-plugin jar

2012-08-15 Thread Omar Ngarigari
Hello, I just want to know if it is okay to use struts2-jquery-plugin.3.3.1.jar with struts2-core-.3.1.2.jar. Thanks,

Re: JBoss : error deploy webApp Struts2 + Jquery plugin

2012-07-09 Thread Łukasz Lenart
2012/7/9 ngald : > Caused by: Connection timed out: connect - [unknown location] > at com.opensymphony.xwork2.util.DomHelper.parse(DomHelper.java:115) Could you show your struts.xml ? Regarding error above, maybe you are using old .dtd, OpenSymphony is down for some time... Regards -- Łukasz mo

JBoss : error deploy webApp Struts2 + Jquery plugin

2012-07-09 Thread ngald
Hi apps struts 2.12 in Jboss5.10/4.2.3 with JQuery plugin ---> error deploy If I add the plugin Jar in Web-inf/lib (struts2-jquery-plugin-3.3.1.jar ) I get erre in deploy. That's ok if I remove the Jar. The server wait many seconds in the parsing struts-default.xml, it is visible in

Re: struts2-jquery-plugin: form submit returns twice the submit and textfield

2012-02-29 Thread Mounir Benzid
os, on cell) On Feb 28, 2012 6:44 PM, "Mounir Benzid" wrote: Here's a simple enough example of how to use the tag available in the struts2-jquery plugin (v 3.2.1) http://www.weinfreund.de/**struts2-jquery-showcase/index.**action<http://www.weinfreund.de/struts2-jquery-showcas

Re: struts2-jquery-plugin: form submit returns twice the submit and textfield

2012-02-28 Thread Dave Newton
You update the div with the same jsp as the form, so you're adding the page to itself. d. (pardon brevity and typos, on cell) On Feb 28, 2012 6:44 PM, "Mounir Benzid" wrote: > Here's a simple enough example of how to use the tag available in > the struts2-jque

struts2-jquery-plugin: form submit returns twice the submit and textfield

2012-02-28 Thread Mounir Benzid
Here's a simple enough example of how to use the tag available in the struts2-jquery plugin (v 3.2.1) http://www.weinfreund.de/struts2-jquery-showcase/index.action Well what I get though is somehow mysterious (to me). The first time when I call the action [1] given by its URL

Re: Maven repository and struts2-jquery-plugin

2012-02-28 Thread Łukasz Lenart
jQuery Plugin is available from Central http://code.google.com/p/struts2-jquery/wiki/FAQ#How_can_I_use_the_Plugin_from_Maven? Regards -- Łukasz Mobile +48 606 323 122 Office +27 11 0838747 http://www.lenart.org.pl/ Warszawa JUG conference - Confitura http://confitura.pl

Maven repository and struts2-jquery-plugin

2012-02-28 Thread Mounir Benzid
Hi, please point me to a maven repo with the latest jq-plugin release I only have this link on google code: http://code.google.com/p/struts2-jquery/downloads/detail?name=struts2-jquery-plugin-3.2.1.jar Thanks! cheers - Mounir

Re: struts2 jquery plugin requirements

2012-02-09 Thread Johannes Geppert
You need Struts2 Version 2.1.x or higher. Best Regards Johannes - web: http://www.jgeppert.com twitter: http://twitter.com/jogep -- View this message in context: http://struts.1045723.n5.nabble.com/struts2-jquery-plugin-requirements-tp5469048p5470213.html Sent from the Struts - User

struts2 jquery plugin requirements

2012-02-09 Thread Josep García
Hi, Does anyone know which minimum struts2 version can I use for the struts2 jquery plugin? http://code.google.com/p/struts2-jquery Cheers, Josep

Re: [Struts2-jQuery-plugin]Model dialog autoclose

2011-09-26 Thread hailiang
%E5%83%8F_1.png so,I get another way . M. Curabitur malesuada. …… - == My Blog: http://blog.csdn.net/watson243671 -- View this message in context: http://struts.1045723.n5.nabble.com/Struts2-jQuery-plugin-Model-dialog-autoclose

Re: [Struts2-jQuery-plugin]Model dialog autoclose

2011-09-26 Thread Johannes Geppert
Johannes - web: http://www.jgeppert.com twitter: http://twitter.com/jogep -- View this message in context: http://struts.1045723.n5.nabble.com/Struts2-jQuery-plugin-Model-dialog-autoclose-tp4840337p4842516.html Sent from the Struts - User mailing

[Struts2-jQuery-plugin]Model dialog autoclose

2011-09-25 Thread hailiang
hello, this is my first post at this lovely forum. there is a dialog tag in Struts2-jQuery-plugin which can display a user dialog. now i want that dialog display for a few seconds then fade out . is there any methods? I noticed the timeout option and is there any relation

Re: JQuery plugin sj:a tag - Bug?

2011-09-05 Thread roger
llowing in a jsp page: > > namespace="/admin"> > > > > > onClickTopics="confirmReset" requestType="GET" > cssClass="vMenuItemText">Reset Password > > Using Jquery plugin 3.1.1 the sj:a tag appears to be ignoring the > req

JQuery plugin sj:a tag - Bug?

2011-09-05 Thread roger
Hi I have the following in a jsp page: Reset Password Using Jquery plugin 3.1.1 the sj:a tag appears to be ignoring the requestType="GET" or I'm not specifying it correctly, but either way, when I click on the link, the parameter data is sent as a POST a

Re: Unable to load configuration. - bean - jar:file:/WEB-INF/lib/struts2-jquery-plugin-3.1.0.jar!/struts-plugin.xml:27:125 Exception

2011-07-19 Thread Emi Lu
ng the extra jar file. You are Right Dave! I loaded both struts2-jquery-plugin-3.1.0.__jar and struts2-jquery-plugin-3.1.0-__source.jar into the project. The system complained about this. After I remove the source jar. Compiled successfully. Normally, loaded both th

Re: Unable to load configuration. - bean - jar:file:/WEB-INF/lib/struts2-jquery-plugin-3.1.0.jar!/struts-plugin.xml:27:125 Exception

2011-07-19 Thread Chris Pratt
AM, Emi Lu wrote: > > > Probably because of what the exception says; try removing the extra jar >> file. >> > > You are Right Dave! I loaded both struts2-jquery-plugin-3.1.0.**jar and > struts2-jquery-plugin-3.1.0-**source.jar into the project. > > The s

Re: Unable to load configuration. - bean - jar:file:/WEB-INF/lib/struts2-jquery-plugin-3.1.0.jar!/struts-plugin.xml:27:125 Exception

2011-07-19 Thread Emi Lu
Probably because of what the exception says; try removing the extra jar file. You are Right Dave! I loaded both struts2-jquery-plugin-3.1.0.jar and struts2-jquery-plugin-3.1.0-source.jar into the project. The system complained about this. After I remove the source jar. Compiled

Re: Unable to load configuration. - bean - jar:file:/WEB-INF/lib/struts2-jquery-plugin-3.1.0.jar!/struts-plugin.xml:27:125 Exception

2011-07-19 Thread Emi Lu
Probably because of what the exception says; try removing the extra jar file. You are Right Dave! I loaded both struts2-jquery-plugin-3.1.0.jar and struts2-jquery-plugin-3.1.0-source.jar into the project. The system complained about this. After I remove the source jar. Compiled

Re: Unable to load configuration. - bean - jar:file:/WEB-INF/lib/struts2-jquery-plugin-3.1.0.jar!/struts-plugin.xml:27:125 Exception

2011-07-19 Thread Dave Newton
framework3.05 + ognl3.0.2 + > freemarker2.3.18 > > Thanks alot! > Emi > > -- > > SEVERE: Exception starting filter struts2 > Unable to load configuration. - bean - > jar:file:/WEB-INF/lib/struts2-jquery-plugin-3.1.0.jar!/struts-plugin.xml:27:125 > at org.apache.st

Unable to load configuration. - bean - jar:file:/WEB-INF/lib/struts2-jquery-plugin-3.1.0.jar!/struts-plugin.xml:27:125 Exception

2011-07-19 Thread Emi Lu
/lib/struts2-jquery-plugin-3.1.0.jar!/struts-plugin.xml:27:125 at org.apache.struts2.dispatcher.Dispatcher.init(Dispatcher.java:437) at org.apache.struts2.dispatcher.ng.InitOperations.initDispatcher(InitOperations.java:69) at org.apache.struts2

Re: [ANN] Struts2 jQuery Plugin Version 3.0.0 is available

2011-05-09 Thread Johannes Geppert
Hi Miguel, yes all versions are also available via maven. ... com.jgeppert.struts2.jquery struts2-jquery-plugin 3.0.1 com.jgeppert.struts2.jquery struts2-jquery-grid-plugin 3.0.1 com.jgeppert.struts2.jquery

Re: [ANN] Struts2 jQuery Plugin Version 3.0.0 is available

2011-05-09 Thread miguel
Johannes, Have you posted 3.0.0 on maven repositories yet? I have used jquery extensively, but never jquery plugin. I am trying it out on a pet project. Well done! Miguel On Mon, 2011-05-09 at 11:22 -0700, Johannes Geppert wrote: > arin_12 wrote: > > > > Seems that we have so

Re: [ANN] Struts2 jQuery Plugin Version 3.0.0 is available

2011-05-09 Thread Johannes Geppert
/twitter.com/jogep -- View this message in context: http://struts.1045723.n5.nabble.com/ANN-Struts2-jQuery-Plugin-Version-3-0-0-is-available-tp4375901p4382555.html Sent from the Struts - User mailing list archive at Nabble.com. - To

Re: [ANN] Struts2 jQuery Plugin Version 3.0.0 is available

2011-05-06 Thread Johannes Geppert
3.0.0 is backward compatible. Upgrade and reload should be good enough. Johannes Emi Lu wrote: > > If I upgrade from struts2-jquery-plugin-2.5.3.jar to 3.0, I just reload > struts2-jquery-plugin-3.0.0.jar is good enough, right? > - -- web: http://www.jgeppert

Re: [ANN] Struts2 jQuery Plugin Version 3.0.0 is available

2011-05-06 Thread Emi Lu
Thank you very much for all teams! If I upgrade from struts2-jquery-plugin-2.5.3.jar to 3.0, I just reload struts2-jquery-plugin-3.0.0.jar is good enough, right? Thanks a lot! Emi On 05/06/2011 10:54 AM, Frans Thamura wrote: dont forget our work :0 the template has been done , email to u

Re: [ANN] Struts2 jQuery Plugin Version 3.0.0 is available

2011-05-06 Thread Frans Thamura
with jQuery >> Mobile and the new Tree Tag. >> >> >> [1] >> http://www.jgeppert.com/2011/05/whats-new-in-struts2-jquery-plugin-3-0-0/ >> [2] http://code.google.com/p/struts2-jquery/wiki/Changelog >> >> >> Best Regards >> >> Johannes Geppert >

Re: [ANN] Struts2 jQuery Plugin Version 3.0.0 is available

2011-05-06 Thread Lukasz Lenart
he new features like support for mobile development with jQuery > Mobile and the new Tree Tag. > > > [1] > http://www.jgeppert.com/2011/05/whats-new-in-struts2-jquery-plugin-3-0-0/ > [2] http://code.google.com/p/struts2-jquery/wiki/Changelog > > > Best Regards > > Johan

[ANN] Struts2 jQuery Plugin Version 3.0.0 is available

2011-05-06 Thread Johannes Geppert
The new version 3.0.0 is out now. Please read the Release Notes[1] and the Changelog [2] to read more about the new features like support for mobile development with jQuery Mobile and the new Tree Tag. [1] http://www.jgeppert.com/2011/05/whats-new-in-struts2-jquery-plugin-3-0-0/ [2] http

Re: Jquery plugin sj:tab

2011-03-14 Thread Johannes Geppert
have you seen the example in thw http://www.weinfreund.de/struts2-jquery-showcase/index.action struts2 jquery plugin showcase ? There is an example for enabling disabled tabs. JavaScript Code: $.subscribe('tabchange', function(event,data) { var tab = event.originalEven

Re: Jquery plugin sj:tab

2011-03-14 Thread Dave Newton
ke the nabble interface I'm using doesn't > like < and > tags. The question was "what does <sj:tab > disabled="true" > actually do? > > Regards > > -- > View this message in context: > http://struts.1045723.n5.nabble.com/Jqu

Re: Jquery plugin sj:tab

2011-03-14 Thread roger
Lets try that again, it looks like the nabble interface I'm using doesn't like < and > tags. The question was "what does <sj:tab disabled="true" > actually do? Regards -- View this message in context: http://struts.1045723.n5.nabble.com/Jquery-plugin-sj

Re: Jquery plugin sj:tab

2011-03-14 Thread roger
Sorry - don't quite know what happened there. What should have appeared was "what does actually do?" Sorry -- View this message in context: http://struts.1045723.n5.nabble.com/Jquery-plugin-sj-tab-tp3556130p3556202.html Sent from the Struts - User mailing list archiv

Re: Jquery plugin sj:tab

2011-03-14 Thread Dave Newton
I want to be able to dynamically enable/disable each > tab so that, depending on the data input so far (and it's validity) I can > control which tabs become selectable/unselectable. > > Any suggestions? > > Regards > > -- > View this message in context: > h

Jquery plugin sj:tab

2011-03-14 Thread roger
(and it's validity) I can control which tabs become selectable/unselectable. Any suggestions? Regards -- View this message in context: http://struts.1045723.n5.nabble.com/Jquery-plugin-sj-tab-tp3556130p3556130.html Sent from the Struts - User mailing list archive at

Re: Problem with when used with Jquery plugin

2011-02-28 Thread RogerV
selectoptiontransfer%3E-when-used-with-Jquery-plugin-%3Csj%3Asubmit%3E-tp31003927p31038647.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For addi

Problem with when used with Jquery plugin

2011-02-24 Thread RogerV
Hi I've got a problem with the tag. If I process the wrapping form using the tag then I see the two columns auto-selected and the populated arrays are submitted back to my action - as I would expect. However, if I replace the tag with the JQuery plugin tag then the auto-sele

Re: Help with JQuery plugin

2011-02-18 Thread Johannes Geppert
struts2-jquery/wiki/DialogTag >> >> <%@ taglib prefix="s" uri="/struts-tags"%> >> <%@ taglib prefix="sj" uri="/struts-jquery-tags"%> >> >>   >>     >>   >>   >>     >>     >>      

Re: Help with JQuery plugin

2011-02-18 Thread Greg Akins
%> > >   >     >   >   >     >     >       >       >     >   >   > > > Johannes > > > akinsgre wrote: >> >> I'm trying to implement a modal dialog in a Struts2 application. >> >> I found the struts2-jquery-plugin. >>

Re: Help with JQuery plugin

2011-02-18 Thread Johannes Geppert
"sj" uri="/struts-jquery-tags"%> Johannes akinsgre wrote: > > I'm trying to implement a modal dialog in a Struts2 application. > > I found the struts2-jquery-plugin. > > What I'm not sure about is how to implement a dialog that contains a > form.

RE: Help with JQuery plugin

2011-02-17 Thread CRANFORD, CHRIS
[mailto:angryg...@gmail.com] > Sent: Thursday, February 17, 2011 4:09 PM > To: user@struts.apache.org > Subject: Help with JQuery plugin > > I'm trying to implement a modal dialog in a Struts2 application. > > I found the struts2-jquery-plugin. > > What I'

RE: Help with JQuery plugin

2011-02-17 Thread Martin Gainty
Hello Angry Gregg download struts2-jquery-plugin from the google repository http://code.google.com/p/struts2-jquery/ Be aware that the object default persistence store is HSQL (Hypersonic) I have retasked the configuration to implement mysql-5.1.25 also be sure to hook in 2.4.2 lucene-core as

Re: Help with JQuery plugin

2011-02-17 Thread Dave Newton
Why not just use plain jquery? Dave On Feb 17, 2011 5:09 PM, "Greg Akins" wrote: > I'm trying to implement a modal dialog in a Struts2 application. > > I found the struts2-jquery-plugin. > > What I'm not sure about is how to implement a dialog that contains

Re: Help with JQuery plugin

2011-02-17 Thread Vitor De Mario
I've had a good experience regarding jQuery and modal dialogs using Impromptu: http://trentrichardson.com/Impromptu/index.php <http://trentrichardson.com/Impromptu/index.php>It covers the use of forms inside a dialog, but I don't know how it relates to the struts2-jquery-plugin,

Help with JQuery plugin

2011-02-17 Thread Greg Akins
I'm trying to implement a modal dialog in a Struts2 application. I found the struts2-jquery-plugin. What I'm not sure about is how to implement a dialog that contains a form. I'm trying to implement a feature to edit the value in a page by displaying the dialog with a and submi

Re: Struts2 jQuery Plugin Issue on Websphere 6.1

2011-01-26 Thread satyanarayana katta
My bad. Realized it's not an issue with showcase example but with convention plugin on websphere 6.1. Sent from my iPhone On Jan 25, 2011, at 7:51 PM, satyanarayana katta wrote: > Hi, > > I was trying the Struts2 jQuery Plugin(struts2-jquery-showcase-2.5.1) > showcase exa

Struts2 jQuery Plugin Issue on Websphere 6.1

2011-01-25 Thread satyanarayana katta
Hi, I was trying the Struts2 jQuery Plugin(struts2-jquery-showcase-2.5.1) showcase example on Websphere 6.1 and was not able to load the index.jsp. Getting the following error. [1/25/11 19:49:41:709 PST] 001c ServletWrappe I SRVE0242I: [struts2-jquery-showcase-2.5.1EAR] [/jquery] [/pages

Re: JQuery Plugin Modal Dialog help needed

2011-01-10 Thread Dave Newton
x27;); >        } > > function continueButton() { >        $('#confirm_delete').dialog('close'); >        return true; > } > > function cancelButton() { >        $('#confirm_delete').dialog('close'); >        

Re: JQuery Plugin Modal Dialog help needed

2011-01-10 Thread RogerV
te').dialog('close'); return false; } -- View this message in context: http://old.nabble.com/JQuery-Plugin-Modal-Dialog-help-needed-tp30631960p30633455.html Sent from the Struts - User mailing list archive at Nabble.com. --

Which jQuery plugin to use

2009-12-26 Thread Sanjay Patel
Hi, I found two jQuery plugins: http://code.google.com/p/struts2-jquery/ and http://code.google.com/p/struts2-jquery-plugin/ Needing some inputs on which one to use. I read somewhere that both are merging. -- Thanks, Sanjay www.sanjaypatel.name

Re: Problem with jquery plugin

2009-12-15 Thread Johannes Geppert
loring the jquery plugin of struts 2 because i read > that you can do something like a grid with the tags that provides that > plugin, something like displaytag or extremecomponents. > > I follow an example that i found where they simply create a list in > action and show the dat

Re: Problem with jquery plugin

2009-12-15 Thread Ernesto Reinaldo Barreiro
I'm using jqGrid this way http://code.google.com/p/antilia-struts/wiki/SearchPage <http://code.google.com/p/antilia-struts/wiki/SearchPage>Regards, Ernesto On Tue, Dec 15, 2009 at 8:57 PM, Oscar wrote: > Hi to all, i was exploring the jquery plugin of struts 2 because i read

Problem with jquery plugin

2009-12-15 Thread Oscar
Hi to all, i was exploring the jquery plugin of struts 2 because i read that you can do something like a grid with the tags that provides that plugin, something like displaytag or extremecomponents. I follow an example that i found where they simply create a list in action and show the data

Re: jQuery Plugin

2009-06-09 Thread Johannes Geppert
obrino > > > -- View this message in context: http://www.nabble.com/jQuery-Plugin-tp23925854p23955509.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@strut

Re: jQuery Plugin

2009-06-09 Thread Miguel
s >> >> Muchas Gracias/Vielen Danke >> Martin Gainty >> > > -- > View this message in context: > http://www.nabble.com/jQuery-Plugin-tp23925854p23950801.html > Sent from the Struts - User mailing list archive at Nabble.com. > > > ---

RE: jQuery Plugin

2009-06-09 Thread Johannes Geppert
: > > > anything different with ThemeRoller? > > BTW: nothing wrong with handcoding > its what us old-timers had to do before IDEs > > Muchas Gracias/Vielen Danke > Martin Gainty > -- View this message in context: http://www.nabble.com/jQuery-Plugin-tp23925854p2395

RE: jQuery Plugin

2009-06-09 Thread Martin Gainty
esponsabilité pour le contenu fourni. > Date: Tue, 9 Jun 2009 00:51:24 -0700 > From: jo...@web.de > To: user@struts.apache.org > Subject: Re: jQuery Plugin > > > thats fine. in many cases it has the same syntax like the sx tags. > > e.g. > > Link > &

Re: jQuery Plugin

2009-06-09 Thread Johannes Geppert
thats fine. in many cases it has the same syntax like the sx tags. e.g. Link looks with the jquery plugin Link The sx:a and sx:div tags has an Attribute to highlight the Target after result is finished. With the jQuery Plugin you can choose the effect you like, that was bundled with jQuery

Re: jQuery Plugin

2009-06-08 Thread Miguel
r más positivo, pierde un electrón Miguel Ruiz Velasco Sobrino On Mon, Jun 8, 2009 at 10:07, Johannes Geppert wrote: > > Hello, > > since last Friday i have lunched a new jQuery plugin for struts2 at Google > Code. > http://code.google.com/p/struts2-jquery/ > > It p

RE: struts2-jquery-plugin ThemeRoller (part deux)

2009-06-08 Thread Martin Gainty
e: Mon, 8 Jun 2009 13:34:57 -0700 > Subject: Re: struts2-jquery-plugin ThemeRoller (part deux) > From: musa...@gmail.com > To: user@struts.apache.org > > the jquery list would be the place to ask. > > musachy > > On Mon, Jun 8, 2009 at 11:58 AM, Martin Gainty wrote:

Re: struts2-jquery-plugin ThemeRoller (part deux)

2009-06-08 Thread Musachy Barroso
the jquery list would be the place to ask. musachy On Mon, Jun 8, 2009 at 11:58 AM, Martin Gainty wrote: > > trying to get some information on JQuery themeroller > here is the main page for JQuery themeroller > type="text/javascript" src="js/jquery-ui-1.7.2.custom.min.js"> >                    

  1   2   >