Please help me in resolving the problem(dojo + struts 2)

2014-07-07 Thread Ratna Kar
action. .. pls help *Error 1* TypeError: $Rev$.match(...) is null revision: Number($Rev$.match(/[0-9]+/)[0]), *Error 2* TypeError: dojo.require is not a function dojo.hostenv.writeIncludes(true); Please help me in resolving the issue.

Re: Please help me in resolving the problem(dojo + struts 2)

2014-07-07 Thread Sreekanth S. Nair
is not a function dojo.hostenv.writeIncludes(true); Please help me in resolving the issue.

Re: Please help me in resolving the problem(dojo + struts 2)

2014-07-07 Thread Ratna Kar
... Which plugin is more suitable and popular at this point of time.. ? Is it jquery plugin ? Please help me in choosing the right plugin.. Thanks once again On Mon, Jul 7, 2014 at 4:49 PM, Sreekanth S. Nair sreekanth.n...@egovernments.org wrote: Have you tried using jquery plugin, dojo is outdated

Re: Please help me in resolving the problem(dojo + struts 2)

2014-07-07 Thread Sreekanth S. Nair
to develop ajax based application... Which plugin is more suitable and popular at this point of time.. ? Is it jquery plugin ? Please help me in choosing the right plugin.. Thanks once again On Mon, Jul 7, 2014 at 4:49 PM, Sreekanth S. Nair sreekanth.n...@egovernments.org wrote: Have you tried

Re: Please help me in resolving the problem(dojo + struts 2)

2014-07-07 Thread manoj . sharma
Hi Ratna, For AJAX implementation JQuery is best as you can find lots of option and example to implement it. Re: Please help me in resolving the problem(dojo + struts 2) Ratna Kar to: Struts Users Mailing List 07/07/2014 05:11 PM Please respond to Struts Users

Re: Please help me in resolving the problem(dojo + struts 2)

2014-07-07 Thread Ratna Kar
.. Can any one confirm this.. One more question, in order to develop ajax based application... Which plugin is more suitable and popular at this point of time.. ? Is it jquery plugin ? Please help me in choosing the right plugin.. Thanks once again On Mon, Jul 7, 2014 at 4:49 PM

Re: Please help me in resolving the problem(dojo + struts 2)

2014-07-07 Thread manoj . sharma
Hi Ratna, Just go to Jquery Ajax API this url and you will find all ajax implementation. you just need to specify url, data, and type and on success what ever you want to do just do... Re: Please help me in resolving the problem(dojo + struts 2) Ratna Kar

Re: Struts 2, session, s:iterator s:if not working, please help (this is revised)

2013-11-19 Thread Antonios Gkogkakis
Hi John, You have to use var instead of id in the s:iterator tag. Antonios On 19 November 2013 07:06, Lukasz Lenart lukaszlen...@apache.org wrote: Have you tried to use s:debug/ tag? 2013/11/19 john lee sh_thorn_b...@yahoo.com: from the following output, we can tell

Struts 2, session, s:iterator s:if not working, please help (this is revised)

2013-11-18 Thread john lee
from the following output,    we can tell sell_price=36.97, display_price=1 why    none of test statement works ? please advise, thanks in advance john   Class Part { float sell_price;     int display_price;     ./*..get set here */

Re: Struts 2, session, s:iterator s:if not working, please help (this is revised)

2013-11-18 Thread Lukasz Lenart
Have you tried to use s:debug/ tag? 2013/11/19 john lee sh_thorn_b...@yahoo.com: from the following output, we can tell sell_price=36.97, display_price=1 why none of test statement works ? please advise, thanks in advance john Class Part { float

Re: hi please help me struts2

2010-07-10 Thread Salish S
to do? -Brian On Fri, Jul 9, 2010 at 7:39 AM, Salish S ssal...@gmail.com wrote: -- Forwarded message -- From: Salish S ssal...@gmail.com Date: Fri, Jul 9, 2010 at 6:07 PM Subject: hi please help me struts2 To: es...@vaannila.com es...@vaannila.com Hi i had

Fwd: hi please help me struts2

2010-07-09 Thread Salish S
-- Forwarded message -- From: Salish S ssal...@gmail.com Date: Fri, Jul 9, 2010 at 6:07 PM Subject: hi please help me struts2 To: es...@vaannila.com es...@vaannila.com Hi i had gone through the struts2 crud in the http://www.vaannila.com/struts-2/struts-2-example/struts-2-crud

Re: hi please help me struts2

2010-07-09 Thread Brian Thompson
or annotations in the model classes. Could you post an example of what you're trying to do? -Brian On Fri, Jul 9, 2010 at 7:39 AM, Salish S ssal...@gmail.com wrote: -- Forwarded message -- From: Salish S ssal...@gmail.com Date: Fri, Jul 9, 2010 at 6:07 PM Subject: hi please help me

hi please help me struts2 with hibernate

2010-07-09 Thread Salish S
hi hello i had done the project as described in this site example http://www.vaannila.com/struts-2/struts-2-example/struts-2-crud-example-1.html its working fine just the change is that the Db i used is mysql thatall But how can i do the clientside validtion by xml file and how can i do the same

RE: Please Help with struts2

2009-09-27 Thread Konstantyn Harasevich
- Original Message - From: Martin Gainty mgai...@hotmail.com To: Struts Users Mailing List user@struts.apache.org Sent: Sunday, September 27, 2009 2:47 AM Subject: [Norton AntiSpam] RE: Please Help with struts2 which container are you using? please display entire jsp please display

Please Help with struts2

2009-09-26 Thread Konstantyn Harasevich
Hello When running samples struts 2 Here is exception relative to this taglib in NetBeans7.1: %@ taglib uri=http://www.opensymphony.com/sitemesh/decorator; prefix=decorator % org.apache.jasper.JasperException: /WEB-INF/decorators/main.jsp(26,72) PWC6188: The absolute uri:

Re: Please Help with struts2

2009-09-26 Thread Dave Newton
Konstantyn Harasevich wrote: Here is exception relative to this taglib in NetBeans7.1: %@ taglib uri=http://www.opensymphony.com/sitemesh/decorator; prefix=decorator % org.apache.jasper.JasperException: /WEB-INF/decorators/main.jsp(26,72) PWC6188: The absolute uri:

RE: Please Help with struts2

2009-09-26 Thread Martin Gainty
15:26:57 -0400 From: newton.d...@yahoo.com To: user@struts.apache.org Subject: Re: Please Help with struts2 Konstantyn Harasevich wrote: Here is exception relative to this taglib in NetBeans7.1: %@ taglib uri=http://www.opensymphony.com/sitemesh/decorator; prefix=decorator

Re: Please Help with struts2

2009-09-26 Thread musomesa
for Sitemesh Chris -Original Message- From: Konstantyn Harasevich harasev...@yandex.ru To: Struts Users Mailing List user@struts.apache.org Sent: Sat, Sep 26, 2009 2:04 pm Subject: Please Help with struts2 Hello When running samples struts 2 Here is exception

Re: Strut2 Picture Upload question: Please Help!

2009-09-04 Thread Johannes Geppert
://twitter.com/jogep -- View this message in context: http://www.nabble.com/Strut2-Picture-Upload-question%3A-Please-Help%21-tp25266760p25290137.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e

RE: Strut2 Picture Upload question: Please Help!

2009-09-04 Thread Martin Gainty
-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen. Date: Fri, 4 Sep 2009 01:21:30 -0700 From: jo...@web.de To: user@struts.apache.org Subject: Re: Strut2 Picture Upload question: Please Help! Take a look at the showcase there are many sample for ajax form submits. http

RE: Strut2 Picture Upload question: Please Help!

2009-09-04 Thread Johannes Geppert
- --- web: http://www.jgeppert.com twitter: http://twitter.com/jogep -- View this message in context: http://www.nabble.com/Strut2-Picture-Upload-question%3A-Please-Help%21-tp25266760p25295825.html Sent from the Struts - User mailing list archive at Nabble.com

Re: Strut2 Picture Upload question: Please Help!

2009-09-03 Thread Tommy Pham
- Original Message From: hisameer cool_sameer_fo...@yahoo.com To: user@struts.apache.org Sent: Wednesday, September 2, 2009 4:49:05 PM Subject: RE: Strut2 Picture Upload question: Please Help! Thanks for your comment. But my question is How can it be done using AJAX? I am using

Re: Strut2 Picture Upload question: Please Help!

2009-09-03 Thread Nils-Helge Garli Hegvik
. But in my case its only a simple upload button.What should I do? And initially there has to be a placeholder for those pictures as well. I am totally confused. Please help! Lee Clemens-4 wrote: Maybe have the Upload buttons refresh the page? And load the images from the action

Re: Strut2 Picture Upload question: Please Help!

2009-09-03 Thread Johannes Geppert
-question%3A-Please-Help%21-tp25266760p25275259.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h

RE: Strut2 Picture Upload question: Please Help!

2009-09-03 Thread hisameer
shows the brows location as well. But in my case its only a simple upload button.What should I do? And initially there has to be a placeholder for those pictures as well. I am totally confused. Please help! Lee Clemens-4 wrote: Maybe have the Upload buttons refresh the page? And load

Re: Strut2 Picture Upload question: Please Help!

2009-09-03 Thread hisameer
a google search for ajax file upload to find some options. I've been using SWFUpload [1] for this purpose. Nils-H -- View this message in context: http://www.nabble.com/Strut2-Picture-Upload-question%3A-Please-Help%21-tp25266760p25276624.html Sent from the Struts - User mailing list

Re: Strut2 Picture Upload question: Please Help!

2009-09-03 Thread Tommy Pham
- Original Message From: hisameer cool_sameer_fo...@yahoo.com To: user@struts.apache.org Sent: Thursday, September 3, 2009 6:54:14 AM Subject: RE: Strut2 Picture Upload question: Please Help! I want to do something like this:-The user has upload button. There is an tag

Re: Strut2 Picture Upload question: Please Help!

2009-09-03 Thread hisameer
cool_sameer_fo...@yahoo.com To: user@struts.apache.org Sent: Thursday, September 3, 2009 6:54:14 AM Subject: RE: Strut2 Picture Upload question: Please Help! I want to do something like this:-The user has upload button. There is an tag on the top of that button which has a picture saying please upload

[OT] Re: Strut2 Picture Upload question: Please Help!

2009-09-03 Thread Tommy Pham
- Original Message From: hisameer cool_sameer_fo...@yahoo.com To: user@struts.apache.org Sent: Thursday, September 3, 2009 7:43:03 AM Subject: Re: Strut2 Picture Upload question: Please Help! Thanks for the reply. Now what I thought of doing is I will upload the picture and show

Re: [OT] Re: Strut2 Picture Upload question: Please Help!

2009-09-03 Thread hisameer
and help in advance. Tommy Pham wrote: - Original Message From: hisameer cool_sameer_fo...@yahoo.com To: user@struts.apache.org Sent: Thursday, September 3, 2009 7:43:03 AM Subject: Re: Strut2 Picture Upload question: Please Help! Thanks for the reply. Now what I thought of doing

Re: [OT] Re: Strut2 Picture Upload question: Please Help!

2009-09-03 Thread Tommy Pham
- Original Message From: hisameer cool_sameer_fo...@yahoo.com To: user@struts.apache.org Sent: Thursday, September 3, 2009 5:15:58 PM Subject: Re: [OT] Re: Strut2 Picture Upload question: Please Help! Hi Tommy, Thanks for your reply. I thought I would get the answer very

Strut2 Picture Upload question: Please Help!

2009-09-02 Thread hisameer
to crack it. -- View this message in context: http://www.nabble.com/Strut2-Picture-Upload-question%3A-Please-Help%21-tp25266760p25266760.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail

RE: Strut2 Picture Upload question: Please Help!

2009-09-02 Thread Lee Clemens
Subject: Strut2 Picture Upload question: Please Help! I am using Struts 2.1.6 and in my application I have a requirement where the user can upload four pictures of his vehicle.In my JSP, there will be four upload buttons corresponding to those four pics(As shown in the below image). After the user

RE: Strut2 Picture Upload question: Please Help!

2009-09-02 Thread hisameer
do? And initially there has to be a placeholder for those pictures as well. I am totally confused. Please help! Lee Clemens-4 wrote: Maybe have the Upload buttons refresh the page? And load the images from the action? Otherwise it would have to be done client side (ajax

Cannot find bean - Please HELP.

2009-06-23 Thread Sam Wun
Dear all, I was trying to going from one JSP page to another, where each JSP page has a submit button... and a Form bean as well. But when I click a submit button on the first JSP page, it said that the second Form bean is not found in the second JSP page. The workflow is supposed to be:

empty validation.xml file - please help.

2009-06-21 Thread Sam Wun
Hi, I tried generate a validation.xml file with form name, field property, msg name, and key in the file, but it doesn't generate these information in the file from the struts tags given in my ActionForm java file. Here is the java soruce file I have: package com.XYZ.onlinepayment.portlet;

Re: empty validation.xml file - please help.

2009-06-21 Thread Yanto
are you using simple theme and struts 2.1.6 ? if yes you need to use tags s:fielderror and s:actionerror to display error On Sun, Jun 21, 2009 at 8:45 PM, Sam Wun swun2...@gmail.com wrote: Hi, I tried generate a validation.xml file with form name, field property, msg name, and key in the

Re: Please help! Struts 2/Eclipse - List Object is not displaying in JSP

2009-05-08 Thread SofIAm
in context: http://www.nabble.com/Please-help%21-Struts-2-Eclipse---List-Object-is-not-displaying-in-JSP-tp23429087p23444897.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr

Re: Please help! Struts 2/Eclipse - List Object is not displaying in JSP

2009-05-08 Thread satyanarayana katta
myList = new ArrayListString(); } Cheers. Satya On Thu, May 7, 2009 at 8:54 AM, SofIAm sof.am...@yahoo.com wrote: Hi Everyone, I'm new to Struts. Please help me figure out why the List myList is not being displayed in JSP, although my String variable s is displayed. Your help

Re: Please help! Struts 2/Eclipse - List Object is not displaying in JSP

2009-05-08 Thread SofIAm
the samelist. public String getAllEmployees() { //remove the ListString ListString myList = new ArrayListString(); } Cheers. Satya On Thu, May 7, 2009 at 8:54 AM, SofIAm sof.am...@yahoo.com wrote: Hi Everyone, I'm new to Struts. Please help me

Please help! Struts 2/Eclipse - List Object is not displaying in JSP

2009-05-07 Thread SofIAm
Hi Everyone, I'm new to Struts. Please help me figure out why the List myList is not being displayed in JSP, although my String variable s is displayed. Your help will be greatly appreciated! Thanks! Here's the code: struts.xml ?xml version=1.0 encoding=UTF-8 ? !DOCTYPE struts PUBLIC

Re: Please help! Struts 2/Eclipse - List Object is not displaying in JSP

2009-05-07 Thread Lukasz Lenart
2009/5/7 SofIAm sof.am...@yahoo.com:        public String getAllEmployees() { This method is never called, renamed it to execute() and should be ok Regards -- Lukasz http://www.lenart.org.pl/ - To unsubscribe, e-mail:

Re: Please help! Struts 2/Eclipse - List Object is not displaying in JSP

2009-05-07 Thread Jim Kiley
Even then it won't be OK. The OP is declaring myList as a local variable in getAllEmployees(), so getMyList won't return it. Change the line ListString myList = new ArrayListString(); in getAllEmployees() to just be myList = new ArrayListString(); and do as Lukasz suggests and you should be OK.

Re: Please help! Struts 2/Eclipse - List Object is not displaying in JSP

2009-05-07 Thread Timothy Orme
This is actually not correct, he defined the method as getAllEmployees in his struts.xml That said, I'm not sure of the default behavior of the s:property tag. Have you tried something like s:property value=top? I'm not huge on the struts tag libs, but this would be the first place I'd look,

Re: Please help! Struts 2/Eclipse - List Object is not displaying in JSP

2009-05-07 Thread Timothy Orme
Ah good catch, this is whats causing it. Although as I said, you dont need to rename the method if you've setup your struts.xml as it is. Jim Kiley wrote: Even then it won't be OK. The OP is declaring myList as a local variable in getAllEmployees(), so getMyList won't return it. Change the

Re: Please help! Struts 2/Eclipse - List Object is not displaying in JSP

2009-05-07 Thread SofIAm
- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org -- View this message in context: http://www.nabble.com/Please-help%21-Struts-2-Eclipse---List

Re: Please help! Struts 2/Eclipse - List Object is not displaying in JSP

2009-05-07 Thread Dave Newton
SofIAm wrote: Thank YOU ALL! What a dumb JAVA 101 mistake! I was never populating the class member variable myList, but the local one in my method, unintentionally of course. DUH!!! It's working like a charm! Thanks again! There is a warning available in Eclipse to notify you when a

Re: Please help! Struts 2/Eclipse - List Object is not displaying in JSP

2009-05-07 Thread Jim Kiley
The checkstyle, FindBugs, or PMD plugin does this for sure. On Thu, May 7, 2009 at 8:50 PM, Dave Newton newton.d...@yahoo.com wrote: SofIAm wrote: Thank YOU ALL! What a dumb JAVA 101 mistake! I was never populating the class member variable myList, but the local one in my method,

please help me

2009-04-07 Thread PEGASUS84
i repeat my question i want populate the list from action tag whit ArrayList which is in a bean without to use action. Can i do? -- View this message in context: http://www.nabble.com/please-help-me-tp22933522p22933522.html Sent from the Struts - User mailing list archive at Nabble.com

Re: please help me

2009-04-07 Thread PEGASUS84
); giorno.add(Friday); giorno.add(Saturday); } } anf in the jsp page there is %...@page import=bean.DataOre% s:select headerKey=1 headerValue=seleziona list=DataOre listValue=giorno / -- View this message in context: http://www.nabble.com/please-help-me-tp22933522p22933565.html Sent

RE: please help me

2009-04-07 Thread Security Management
. This is not, as the documentation says, an Iterable source to populate from. M. -Original Message- From: PEGASUS84 [mailto:pegasu...@hotmail.it] Sent: Tuesday, April 07, 2009 12:56 PM To: user@struts.apache.org Subject: Re: please help me this is my bean package bean; import java.util.*; public

RE: please help me

2009-04-07 Thread PEGASUS84
12:56 PM To: user@struts.apache.org Subject: Re: please help me this is my bean package bean; import java.util.*; public class DataOre { List giorno=new ArrayList(); public DataOre(){ giorno = new ArrayList(); giorno.add(Sunday); giorno.add

Re: please help me

2009-04-07 Thread Lukasz Lenart
2009/4/7 PEGASUS84 pegasu...@hotmail.it: public class DataOre {    List giorno=new ArrayList();  public DataOre(){    giorno = new ArrayList(); You already created list, not needed %...@page import=bean.DataOre% s:select headerKey=1 headerValue=seleziona list=DataOre listValue=giorno /

Re: please help me

2009-04-07 Thread Nils-Helge Garli Hegvik
.  This is not, as the documentation says, an Iterable source to populate from. M. -Original Message- From: PEGASUS84 [mailto:pegasu...@hotmail.it] Sent: Tuesday, April 07, 2009 12:56 PM To: user@struts.apache.org Subject: Re: please help me this is my bean package bean; import

Parameters shows null please help

2009-03-23 Thread sajidbigler
result/pages/ComposeMMS.jsp/result /action /package /struts in JSP lis:url var=url action=beforeComposeMMS/s:a href=%{url}Compose MMS/s:a/li -- View this message in context: http://www.nabble.com/Parameters--shows-null-please-help-tp22657568p22657568

Re: Parameters shows null please help

2009-03-23 Thread sajidbigler
--[] -- View this message in context: http://www.nabble.com/Parameters--shows-null-please-help-tp22657568p22659158.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr

Re: Please help to get Arabic i18n(internationalization) using struts2.1.6

2009-03-10 Thread kavita P
Hi Friends, I am also trying out the same example and facing the same problem. I am trying to make japanese locale but not able to do that. I have saved the package_ja.properties file as UTF-8 type. I have tried all the option mention below but all in vain. Can anyone please help

Re: Please help to get Arabic i18n(internationalization) using struts2.1.6

2009-03-10 Thread sajidbigler
Hi Kavita, If you use s:form theme=simple then key will work use utf-8 link which i have send or you can even go with s:text also.if you have any more clarity ping me on sajidbig...@gmail.com bye -- View this message in context: http://www.nabble.com/Please-help-to-get-Arabic-i18n

Re: Please help to get Arabic i18n(internationalization) using struts2.1.6

2009-03-01 Thread sajidbigler
we can make it in Spanish,German and few but few we cant.which we cant is Arabic. is this a bug can i report to devlopment list?can any one help me out? :( -- View this message in context: http://www.nabble.com/Please-help-to-get-Arabic-i18n%28internationalization%29-using-struts2.1.6

Re: Please help to get Arabic i18n(internationalization) using struts2.1.6

2009-03-01 Thread Dave Newton
sajidbigler wrote: we can make it in Spanish,German and few but few we cant.which we cant is Arabic. is this a bug can i report to devlopment list?can any one help me out? :( Can you describe the exact problem again? Under what circumstances are you unable to get localized Arabic messages?

Re: Please help to get Arabic i18n(internationalization) using struts2.1.6

2009-03-01 Thread sajidbigler
: Could not find property [fieldErrors] Please help me to sort out this issue.. Thanks Sajid -- View this message in context: http://www.nabble.com/Please-help-to-get-Arabic-i18n%28internationalization%29-using-struts2.1.6-tp2312p22282614.html Sent from the Struts - User mailing list archive

Re: Please help to get Arabic i18n(internationalization) using struts2.1.6

2009-02-27 Thread sajidbigler
s:actionerror / gets proper i18n but s:fielderror / won't How can we make sure s:fielderror / , s:textfield name=username key=some.key / will also work ? Thanks, Sajid -- View this message in context: http://www.nabble.com/Please-help-to-get-Arabic-i18n%28internationalization%29-using-struts2.1.6

Re: Please help to get Arabic i18n(internationalization) using struts2.1.6

2009-02-27 Thread Nuwan Chandrasoma
http://struts.apache.org/2.x/docs/how-do-i-add-i18n-to-a-ui-tag-like-the-textfield-tag.html sajidbigler wrote: Hi, have you tried this. s:property value=message escape=false/ Thanks, Nuwan Hi

Re: Please help to get Arabic i18n(internationalization) using struts2.1.6

2009-02-27 Thread sajidbigler
] -- View this message in context: http://www.nabble.com/Please-help-to-get-Arabic-i18n%28internationalization%29-using-struts2.1.6-tp2312p22259630.html Sent from the Struts - User mailing list archive at Nabble.com

Please help to get Arabic i18n(internationalization) using struts2.1.6

2009-02-26 Thread sajidbigler
/%3c404086922.1233610965824.javamail.j...@brutus%3e Thanks Trgards, Sajid -- View this message in context: http://www.nabble.com/Please-help-to-get-Arabic-i18n%28internationalization%29-using-struts2.1.6-tp2312p2312.html Sent from the Struts - User mailing list archive at Nabble.com

Re: Please help to get Arabic i18n(internationalization) using struts2.1.6

2009-02-26 Thread Nuwan Chandrasoma
Hi, you have to convert the arabic into Unicode and put to the message properties file, Thanks, Nuwan sajidbigler wrote: Hi Friends, I tried struts2-blank-2.1.6.war example and its working fine.but when i tried to make it arabic locale i am not able to make it :( with reference to below

Re: Please help to get Arabic i18n(internationalization) using struts2.1.6

2009-02-26 Thread sajidbigler
://www.nabble.com/Please-help-to-get-Arabic-i18n%28internationalization%29-using-struts2.1.6-tp2312p22240539.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr

Re: Please help to get Arabic i18n(internationalization) using struts2.1.6

2009-02-26 Thread sajidbigler
it properly if its from jsp like s:property value=message/ I am using firefox and tools-options-advance-languages is to Arabic -- View this message in context: http://www.nabble.com/Please-help-to-get-Arabic-i18n%28internationalization%29-using-struts2.1.6-tp2312p22240691.html Sent from

Re: Please help! Validation Errors

2008-12-15 Thread Faraz Ali
To: user@struts.apache.org Subject: Re: Please help! Validation Errors Any idea? On Fri, Dec 12, 2008 at 6:04 PM, Faraz Ali farazali.fa...@gmail.com wrote: Hi Andy, Please take a look at the code snippet and suggest. *MyAction.java* public class MyAction extends

Re: Please help! Validation Errors

2008-12-14 Thread Faraz Ali
Any idea? On Fri, Dec 12, 2008 at 6:04 PM, Faraz Ali farazali.fa...@gmail.com wrote: Hi Andy, Please take a look at the code snippet and suggest. *MyAction.java* public class MyAction extends ActionSupport { //getAction //setAction public String execute() throws Exception {

RE: Please help! Validation Errors

2008-12-14 Thread Martin Gainty
party other than intended recipient. Sender does not necessarily endorse content contained within this transmission. Date: Mon, 15 Dec 2008 09:47:33 +0800 From: farazali.fa...@gmail.com To: user@struts.apache.org Subject: Re: Please help! Validation Errors Any idea? On Fri, Dec 12

Re: Please help! Validation Errors

2008-12-12 Thread Faraz Ali
Hi Andy, Please take a look at the code snippet and suggest. *MyAction.java* public class MyAction extends ActionSupport { //getAction //setAction public String execute() throws Exception { if(action==1) { return input; } elseif(action==2) { return showResult; } else { return

Re: Please help! Validation Errors

2008-12-10 Thread Faraz Ali
Yes Andy, you are right. I added the result name=input, but why it is executing automatically. It is executed automatically when i start my application. On Wed, Dec 10, 2008 at 6:19 PM, Andy Sykes [EMAIL PROTECTED] wrote: Faraz, When using validation, the input result tells Struts where to

Re: Please help! Validation Errors

2008-12-10 Thread Dave Newton
--- On Wed, 12/10/08, Faraz Ali wrote: Yes Andy, you are right. I added the result name=input, but why it is executing automatically. It is executed automatically when i start my application. What do you mean by when i start my application? Are you visiting a URL? Dave

Re: Please help! Validation Errors

2008-12-10 Thread Faraz Ali
i mean when i access my application's main page. when i hit http://localhost:8080/mywebapp. On Thu, Dec 11, 2008 at 1:20 AM, Dave Newton [EMAIL PROTECTED] wrote: --- On Wed, 12/10/08, Faraz Ali wrote: Yes Andy, you are right. I added the result name=input, but why it is executing

Re: Please help! Validation Errors

2008-12-10 Thread Dave Newton
--- On Wed, 12/10/08, Faraz Ali wrote: i mean when i access my application's main page. when i hit http://localhost:8080/mywebapp. If you hit an action that has validations then this is correct behavior. There are a few ways to handle this, including defining an action that runs the action's

Re: Please help! Validation Errors

2008-12-10 Thread Andy Sykes
Faraz, I think at this point some code would help. Could you post your struts.xml, and the action? Andy. On 10 Dec 2008, at 17:16, Faraz Ali wrote: Yes Andy, you are right. I added the result name=input, but why it is executing automatically. It is executed automatically when i start my

Please help! Validation Errors

2008-12-09 Thread Faraz Ali
13:45:18,390 ERROR [ActionComponent] Could not execute action: /web/MyAction No result defined for action com.web.actions.MyAction and result input - action - file:/C:/ jboss-4.2.3.GA/server/default/tmp/deploy/tmp35854MyWeb-exp.war/WEB-INF/classes/struts.xml:12:69 1. I have a simple Action class

Re: Dojo javascript errors with ajax theme. please help

2008-10-06 Thread Rubens
this message in context: http://www.nabble.com/Dojo-javascript-errors-with-ajax-theme.-please-help-tp18580332p19850152.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL

Re: Display tag : how to format the page number, Please help

2008-09-07 Thread Zoran Avtarovski
=right{0}/div please help me thanks in advance

RE: Display tag : how to format the page number, Please help

2008-09-07 Thread Martin Gainty
Subject: Re: Display tag : how to format the page number, Please help From: [EMAIL PROTECTED] To: user@struts.apache.org; [EMAIL PROTECTED] I don¹t understand. Is it not working? We¹re often customising the displaytag properties file and it works fine. Z. Hello to all I am using

Display tag : how to format the page number, Please help

2008-09-05 Thread Varun Deep
src=images/previous.gif/a {0} a href={3}img src=images/next.gif/aa href={4}img src=images/last.gif/a/div export.banner=div class=pagelinks align=right{0}/div please help me thanks in advance

Re: DOJO Dialog Problem? Please help me

2008-08-19 Thread prashanth2
? inbuilt dojo0.4 with s2 is not supportive, so i started using dojo1.1.1. Is this helpful. Your comments, questions anything would be appreciated? Thanks Prashanth -- View this message in context: http://www.nabble.com/DOJO-Dialog-Problem--Please-help-me-tp18951580p19048300.html Sent from

Re: DOJO Dialog Problem? Please help me

2008-08-19 Thread Dave Newton
--- On Tue, 8/19/08, prashanth2 [EMAIL PROTECTED] wrote: I would like to know how and if it is possible to call a dialog box from a iframe? Or have the dialog box pop out from an iframe? and how can i pass variables from dialog box to my struts action class, if so how to retrieve them in my

Re: DOJO Dialog Problem? Please help me

2008-08-19 Thread Dustin Pearce
, questions anything would be appreciated? Thanks Prashanth -- View this message in context: http://www.nabble.com/DOJO-Dialog-Problem--Please-help-me-tp18951580p19048300.html Sent from the Struts - User mailing list archive at Nabble.com

DOJO Dialog Problem? Please help me

2008-08-12 Thread prashanth2
this message in context: http://www.nabble.com/DOJO-Dialog-Problem--Please-help-me-tp18951580p18951580.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: sorting problem with display tag: please help

2008-07-26 Thread dusty
=true / /display:table when I use the above code nothing is display. Can anyone please help me to solve this problem. I will be vary thankful. Thanks in advance varun -- View this message in context: http://www.nabble.com/sorting-problem-with-display-tag%3A-please-help

sorting problem with display tag: please help

2008-07-25 Thread Varun Deep
=searchEmployeeByDep.action decorator=com.unclejis.action.restaurant.DisplayDecorator align=left sort=external defaultsort=1 display:column property=name title=Name sortable=true / /display:table when I use the above code nothing is display. Can anyone please help me

Re: sorting problem with display tag: please help

2008-07-25 Thread Al Sutton
display:column property=name title=Name sortable=true / /display:table when I use the above code nothing is display. Can anyone please help me to solve this problem. I will be vary thankful. Thanks in advance varun

[OT] Re: sorting problem with display tag: please help

2008-07-25 Thread Dave Newton
--- On Fri, 7/25/08, Al Sutton [EMAIL PROTECTED] wrote: What did the display tag people say when you posted on their lists [...] I see what you did there. Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: [Friday][OT] Re: sorting problem with display tag: please help

2008-07-25 Thread Al Sutton
You think he got the message?, or are you expecting another message tomorrow? Dave Newton wrote: --- On Fri, 7/25/08, Al Sutton [EMAIL PROTECTED] wrote: What did the display tag people say when you posted on their lists [...] I see what you did there. Dave

sorting problem with display tag: please help

2008-07-24 Thread Varun Deep
=searchEmployeeByDep.action decorator=com.unclejis.action.restaurant.DisplayDecorator align=left sort=external defaultsort=1 display:column property=name title=Name sortable=true / /display:table when I use the above code nothing is display. Can anyone please help me

Re: sorting problem with display tag: please help

2008-07-24 Thread Al Sutton
defaultsort=1 display:column property=name title=Name sortable=true / /display:table when I use the above code nothing is display. Can anyone please help me to solve this problem. I will be vary thankful. Thanks in advance varun

Re: Dojo javascript errors with ajax theme. please help

2008-07-22 Thread Jeromy Evans
in our pre-prod system where firewalls and proxies are installed. Can someone please help me get rid of these errors? What will I have to do? I will really appreciate help from experts. Thanks Pranav In Struts 2.0.x, the files are bundled in the jar under org/apache/struts/static

Re: Dojo javascript errors with ajax theme. please help

2008-07-22 Thread Pranav
in this permanent fix to improve performance. Thanks - Original Message From: Jeromy Evans [EMAIL PROTECTED] To: Struts Users Mailing List user@struts.apache.org Sent: Tuesday, July 22, 2008 5:38:55 AM Subject: Re: Dojo javascript errors with ajax theme. please help Pranav wrote: Hi

Re: Dojo javascript errors with ajax theme. please help

2008-07-22 Thread Miguel
javascript errors with ajax theme. please help Pranav wrote: Hi, I am using s:head theme=ajax/ in my jsp files. I have included everything as per struts2 docs. But when I launch the page in FireFox, they show me 404 errors for several javascript files. Example are: ../struts/dojo/src/i18n

Re: Dojo javascript errors with ajax theme. please help

2008-07-22 Thread Markus Stauffer
. This gives a lot of problem in our pre-prod system where firewalls and proxies are installed. Can someone please help me get rid of these errors? What will I have to do? I will really appreciate help from experts. Thanks Pranav In Struts 2.0.x, the files are bundled in the jar under

Re: Dojo javascript errors with ajax theme. please help

2008-07-22 Thread Pranav
of dojo? Thanks Pranav - Original Message From: Pranav [EMAIL PROTECTED] To: Struts Users Mailing List user@struts.apache.org Sent: Tuesday, July 22, 2008 8:57:15 AM Subject: Re: Dojo javascript errors with ajax theme. please help Hi Jerome, You're a lifesaver. Thanks for your tips

Re: Dojo javascript errors with ajax theme. please help

2008-07-22 Thread Dave Newton
S2.0.11 uses Dojo 0.4.3. Dave --- On Tue, 7/22/08, Pranav [EMAIL PROTECTED] wrote: From: Pranav [EMAIL PROTECTED] Subject: Re: Dojo javascript errors with ajax theme. please help To: Struts Users Mailing List user@struts.apache.org Date: Tuesday, July 22, 2008, 6:58 PM Hi Jerome, I

  1   2   3   4   >