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 to

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

2014-07-07 Thread Ratna Kar
-4349 > > > > Also seems like dojo plugin is going to be deprecated from the next major > > release 2.5.. 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..

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

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

2014-07-07 Thread Sreekanth S. Nair
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, Sreekanth S. Nair

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

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

2014-07-07 Thread Sreekanth S. Nair
ber("$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. >

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: hi please help me struts2

2010-07-10 Thread Salish S
uld you post an example of what you're trying to do? > > -Brian > > > > On Fri, Jul 9, 2010 at 7:39 AM, Salish S wrote: > > -- Forwarded message -- > > From: Salish S > > Date: Fri, Jul 9, 2010 at 6:07 PM > > Subject: hi please help me s

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: hi please help me struts2

2010-07-09 Thread Brian Thompson
ate.cfg.xml files 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 wrote: > -- Forwarded message -- > From: Salish S > Date: Fri, Jul 9, 2010 at 6:07 PM > Subject

Fwd: hi please help me struts2

2010-07-09 Thread Salish S
-- Forwarded message -- From: Salish S Date: Fri, Jul 9, 2010 at 6:07 PM Subject: hi please help me struts2 To: "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-example-1.html its fin

Re: please help me

2009-04-07 Thread Lukasz Lenart
2009/4/7 PEGASUS84 : > public class DataOre { >    List giorno=new ArrayList(); > > > >  public DataOre(){ >    giorno = new ArrayList(); You already created list, not needed > <%...@page import="bean.DataOre"%> > listValue="giorno" /> You can't use that bean directly, it has to be returned by g

Re: please help me

2009-04-07 Thread Nils-Helge Garli Hegvik
ter and the Map >> value will become the option body. "" >> >> Now, you have list as "DataOre".  This is not, as the documentation says, >> an >> "Iterable source to populate from". >> >> M. >> >> -----Origi

RE: please help me

2009-04-07 Thread PEGASUS84
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.*; > > p

RE: please help me

2009-04-07 Thread Security Management
have list as "DataOre". 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 hel

Re: please help me

2009-04-07 Thread PEGASUS84
d("Wednesday"); giorno.add("Thursday"); giorno.add("Friday"); giorno.add("Saturday"); } } anf in the jsp page there is <%...@page import="bean.DataOre"%> -- View this message in context: http://www.nabble.com/please-help-me-t

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: DOJO Dialog Problem? Please help me

2008-08-19 Thread Dustin Pearce
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 the Struts - User mailing list a

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

Re: DOJO Dialog Problem? Please help me

2008-08-19 Thread prashanth2
quest"? 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 Sen

DOJO Dialog Problem? Please help me

2008-08-12 Thread prashanth2
dojo.require("dijit.form.TextBox"); Show Dialog Name: -- View this message in con

Pagination problem with struts2,Please Please help me.

2008-05-25 Thread Varun Deep
" %> I also include all the jar file. And tld files. In the respective folders. And using them as necessary. ---------- Problem.

Re: Pagination problem with struts2,Please Please help me.

2008-05-25 Thread Engr. Jherald Gerome Lacambra
> > > > I also include all the jar file. And tld files. In the respective > > folders. And using them as necessary. > > > > -------- > > - > > > > 4. try > > > > Web.xml > > > > &g

Yes RE: Pagination problem with struts2,Please Please help me.

2008-05-25 Thread Varun Deep
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Sunday, May 25, 2008 10:17 PM To: 'Struts Users Mailing List' Subject: RE: Pagination problem with struts2,Please Please help me. Yes, giving value 8 for this. -Original Message- From: Musac

RE: Pagination problem with struts2,Please Please help me.

2008-05-25 Thread vdeep
Yes, giving value 8 for this. -Original Message- From: Musachy Barroso [mailto:[EMAIL PROTECTED] Sent: Sunday, May 25, 2008 10:07 PM To: Struts Users Mailing List Subject: Re: Pagination problem with struts2,Please Please help me. Are you sure there is data on that list? try this on

Re: Pagination problem with struts2,Please Please help me.

2008-05-25 Thread Musachy Barroso
t; 4. try > > Web.xml > > > > http://displaytag.sf.net > > displaytag.tld > > > > employee. Jsp > > <%@ taglib uri=" http://displaytag.sf.net"; prefix="display" %> > &

Pagination problem with struts2,Please Please help me.

2008-05-25 Thread Varun Deep
" %> I also include all the jar file. And tld files. In the respective folders. And using them as necessary. ---------- Problem.

Re: Please help me in Coding

2008-01-31 Thread Martin Gainty
: "ihaveareason" <[EMAIL PROTECTED]> To: Sent: Thursday, January 31, 2008 4:29 AM Subject: Please help me in Coding > > Hi, > Any one please help in coding i have to bring CSV(comma separated values) > datas through struts.I can able to run java file successfully,but iam &g

Re: Please help me in Coding

2008-01-31 Thread Mark McLaren
> Hi, > > Any one please help in coding i have to bring CSV(comma separated values) > > datas through struts.I can able to run java file successfully,but iam > > getting errors in Struts.xml. Here by i pasted the java file and > > Struts.xml. > > Please help me its ur

Re: Please help me in Coding

2008-01-31 Thread Antonio Petrelli
2008/1/31, ihaveareason <[EMAIL PROTECTED]>: > > > Hi, > Any one please help in coding i have to bring CSV(comma separated values) > datas through struts.I can able to run java file successfully,but iam > getting errors in Struts.xml. Here by i pasted the java file and >

Please help me in Coding

2008-01-31 Thread ihaveareason
Hi, Any one please help in coding i have to bring CSV(comma separated values) datas through struts.I can able to run java file successfully,but iam getting errors in Struts.xml. Here by i pasted the java file and Struts.xml. Please help me its urgent. http://www.nabble.com/file/p15200971

Re: dynamicaly radio buttons from database, please help me

2007-09-25 Thread Rick Reumann
t; ID Title -- O smal O medium O hight > > SaveSubmitButton > > > The three radio buttons are all not selected, the user just has to select > one of each line then click the Save SubmitButton. > >

Re: [OT] Re: dynamicaly radio buttons from database, please help me

2007-09-24 Thread Dave Newton
--- "A. Lotfi" <[EMAIL PROTECTED]> wrote: > what I am asking is : > ID is a number. > Title is a string. > > How about the group radio buttons ? Whatever you want them to be, and it can depend on what DB you're using. d.

Re: [OT] Re: dynamicaly radio buttons from database, please help me

2007-09-24 Thread A. Lotfi
what I am asking is : ID is a number. Title is a string. How about the group radio buttons ? Dave Newton <[EMAIL PROTECTED]> wrote: --- "A. Lotfi" wrote: > 1) How to create the data radio buttons in the > database table? Are you asking what SQL to use to create the column that repr

[OT] Re: dynamicaly radio buttons from database, please help me

2007-09-24 Thread Dave Newton
--- "A. Lotfi" <[EMAIL PROTECTED]> wrote: > 1) How to create the data radio buttons in the > database table? Are you asking what SQL to use to create the column that represents the radio button choice? d. - To unsubscribe, e-ma

dynamicaly radio buttons from database, please help me

2007-09-24 Thread A. Lotfi
SaveSubmitButton The three radio buttons are all not selected, the user just has to select one of each line then click the Save SubmitButton. Please help me, 1) How to create the data radio butons in the database tabel ? Thank you, your help

Re: Please help me get started

2007-04-20 Thread Ian Roughley
ROTECTED]> To: user@struts.apache.org Sent: Thursday, April 19, 2007 2:38:17 PM Subject: Please help me get started Hello, I tried following the Struts 2 bootstrap tutorial, but even the first piece looks like Martian to me. Could someone please give me a step by step approach to setup struts

Re: Please help me get started

2007-04-19 Thread Ted Husted
To sum up, * http://struts.apache.org/index.html#Newbies -T. On 4/19/07, Session A Mwamufiya <[EMAIL PROTECTED]> wrote: Hello, I tried following the Struts 2 bootstrap tutorial, but even the first piece looks like Martian to me. Could someone please give me a step by step approach to setup

Re: Please help me get started

2007-04-19 Thread Shahak Nagiel
on <[EMAIL PROTECTED]> To: Struts Users Mailing List Sent: Thursday, April 19, 2007 2:55:49 PM Subject: Re: Please help me get started --- Shahak Nagiel <[EMAIL PROTECTED]> wrote: > Problem is, Struts 2 is still too new and I don't > think any books cover it. However, there are bo

Re: Please help me get started

2007-04-19 Thread Dave Newton
--- Shahak Nagiel <[EMAIL PROTECTED]> wrote: > Problem is, Struts 2 is still too new and I don't > think any books cover it. However, there are books > out there for Struts 1 (e.g. > http://www.amazon.com/Struts-Complete-Reference-2nd/dp/0072263865/ref=pd_bbs_sr_1/103-0332319-3664651?ie=UTF8&s=bo

Re: Please help me get started

2007-04-19 Thread Musachy Barroso
Seems like someone hasn't been looking at the bootstrap (me) :) musachy On 4/19/07, Dave Newton <[EMAIL PROTECTED]> wrote: --- Musachy Barroso <[EMAIL PROTECTED]> wrote: > On 4/19/07, Session A Mwamufiya >> Could someone please give me a step by step >> approach to setup struts 2 (like 1. move

Re: Please help me get started

2007-04-19 Thread Shahak Nagiel
as a good step-by-step tutorials. - Original Message From: Session A Mwamufiya <[EMAIL PROTECTED]> To: user@struts.apache.org Sent: Thursday, April 19, 2007 2:38:17 PM Subject: Please help me get started Hello, I tried following the Struts 2 bootstrap tutorial, but even the first

Re: Please help me get started

2007-04-19 Thread Dave Newton
--- Musachy Barroso <[EMAIL PROTECTED]> wrote: > On 4/19/07, Session A Mwamufiya >> Could someone please give me a step by step >> approach to setup struts 2 (like 1. move this [...] > You might want to start by creating a project using > the maven archetype: Bootstrap includes creating an app via

Re: Please help me get started

2007-04-19 Thread Musachy Barroso
You might want to start by creating a project using the maven archetype: http://struts.apache.org/2.0.6/docs/struts-maven-archetypes.html regards musachy On 4/19/07, Session A Mwamufiya <[EMAIL PROTECTED]> wrote: Hello, I tried following the Struts 2 bootstrap tutorial, but even the first pi

Please help me get started

2007-04-19 Thread Session A Mwamufiya
Hello, I tried following the Struts 2 bootstrap tutorial, but even the first piece looks like Martian to me. Could someone please give me a step by step approach to setup struts 2 (like 1. move this file to here, 2. do this, ...), because the tutorial itself requires a tutorial to understand w

Re: Upload : Stream ended unexpectdly! please help me...

2007-04-02 Thread Gaet
spent time to try heping me out! Thanks! - Original Message - From: Mike Baroukh To: Struts Users Mailing List Sent: Monday, April 02, 2007 2:19 PM Subject: Re: Upload : Stream ended unexpectdly! please help me... Just in case : there may be problems when submit is don

Re: Upload : Stream ended unexpectdly! please help me...

2007-04-02 Thread Dave Newton
--- Gaet <[EMAIL PROTECTED]> wrote: > It's really nice to have replyiedbut I'm using > struts 1.3.x... Oh, well, if you start throwing in all those requirements... > I could not use struts 2.x has my web container > doesn't support JDK 1.5 and cannot be upgraded! The J4 jars work well; I had

Re: Upload : Stream ended unexpectdly! please help me...

2007-04-02 Thread Mike Baroukh
t a timeout problem Thanks anyway - Original Message - From: Dave Newton To: Struts Users Mailing List Sent: Monday, April 02, 2007 1:48 PM Subject: Re: Upload : Stream ended unexpectdly! please help me... --- Gaet <[EMAIL PROTECTED]> wrote: > I use the "upload

Re: Upload : Stream ended unexpectdly! please help me...

2007-04-02 Thread Gaet
blem Thanks anyway - Original Message - From: Dave Newton To: Struts Users Mailing List Sent: Monday, April 02, 2007 1:48 PM Subject: Re: Upload : Stream ended unexpectdly! please help me... --- Gaet <[EMAIL PROTECTED]> wrote: > I use the "upload faci

Re: Upload : Stream ended unexpectdly! please help me...

2007-04-02 Thread Dave Newton
--- Gaet <[EMAIL PROTECTED]> wrote: > I use the "upload facility" of struts. Everything is > well configured as it works for small files but when > I try to upload a 2Mo file for instance, it fails > > Maybe I have a parameter to set but which one (I > heard that struts accept 250M files by defaul

Upload : Stream ended unexpectdly! please help me...

2007-04-02 Thread Gaet
Hi, I am running into a problem since 1 week and I request your help before to fall completely CRAZY... I use the "upload facility" of struts. Everything is well configured as it works for small files but when I try to upload a 2Mo file for instance, it fails with the following exception :

Re[2]: some question, please help me.

2006-08-13 Thread Michael Cheung
Hi, Thanks for your help. I am using the c.tld from struts-el. and it give me the following error message: [According to TLD or attribute directive in tag file, attribute items does not accept any expressions] when I change to c-rt.tld, same as c.tld from struts-el, it works as you said. Then w

Re: some question, please help me.

2006-08-13 Thread Martin Gainty
Good Morning Michael-- If I understand your question correctly the expression needs to be enclosed in ${} as in this example from Ted Husted - - -<%-- The functionality of "logic:match" will eventually be available -through a string function in

some question, please help me.

2006-08-13 Thread Michael Cheung
Hi, everyone; I am new to struts. Need someone help me. Version:Struts 1.2.9, jsp 2.4, tomcat,5.0.28 Question about: struts-el, c.tld in c.tld, not c-rt.tld 1.Document said, difference between el and standard is rtexpression. ${xxx} is supportted in EL tags, but in standard tags, ${xxx} give me

how to use Struts validator to this action form-please help me

2005-11-07 Thread hem hem
hi all, i am new to struts validation. i foung some nice tutorials which validates action forms using validator-rules.xml and validation.xml(which connects validator-rules.xml and formbean name in stuts-config.xml). but my form bean looks like this(i am using 2 more beans in my action form) w

Re: i need struts api, please help me

2005-10-02 Thread rama gmail
Hello Ravi, You can follow this link http://struts.apache.org/api/index.html Cheers Rama Krishna Kakarla - Original Message - From: "ravikumar maddi" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Sunday, October 02, 2005 4:33 AM Subject: i need

RE: i need struts api, please help me

2005-10-02 Thread Michael Oliver
: Phlip [mailto:[EMAIL PROTECTED] Sent: Sunday, October 02, 2005 7:23 AM To: Struts Users Mailing List Subject: Re: i need struts api, please help me ravikumar maddi wrote: > i am ravikumar. i need struts API please give me > proper link to get struts API. What did www.google.com te

Re: i need struts api, please help me

2005-10-02 Thread Phlip
ravikumar maddi wrote: > i am ravikumar. i need struts API please give me > proper link to get struts API. What did www.google.com tell you about struts jar ? -- Phlip http://www.greencheese.org/ZeekLand <-- NOT a blog!! -

i need struts api, please help me

2005-10-02 Thread ravikumar maddi
hai, i am ravikumar. i need struts API please give me proper link to get struts API. thank you very much, regards, ravikumar.m __ Yahoo! India Matrimony: Find your partner now. Go to http://yahoo.shaadi.com

Re: [Please help me!] upgrade from struts 1.1 rc1 to struts 1.1 final

2004-08-10 Thread Andrea Till
Hello, please can someone be so kind to help me. Problem see below. Thanks! Andrea > Hello, > > I didn't neccessarily exspect that someone could recite the steps, but it > could be possibe that someone could do it. To tell the truth I've not > thought that it are so many steps. > Perhaps some

RE: Re: problem Please Help me.....

2004-07-16 Thread Srinivas Rao
t;[EMAIL PROTECTED]> wrote: Hi srinivas, What is the exact problem u r facing. -Original Message- From: Ajay Patil [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 30, 2004 3:14 PM To: Srinivas Rao; [EMAIL PROTECTED] Subject: Re: Re: problem Please Help me. Dear Srinivas Yo

RE: Re: problem Please Help me.....

2004-07-16 Thread Sunil Sahu
Title: RE: Re: problem Please Help me. Hi srinivas, What is the exact problem u r facing. -Original Message- From: Ajay Patil [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 30, 2004 3:14 PM To: Srinivas Rao; [EMAIL PROTECTED] Subject: Re: Re: problem Please Help me

Re: Re: problem Please Help me.....

2004-06-30 Thread Ajay Patil
jay, > Thanks to the intrest and replay to me.It's working when one or > single file displaying but if more than one file it's not working > .I don't know why it is not working ... > I thing its not identify the relavent text field. > Please h

Re: Re: problem Please Help me.....

2004-06-30 Thread Srinivas Rao
Hi Ajay, Thanks to the intrest and replay to me.It's working when one or single file displaying but if more than one file it's not working .I don't know why it is not working ... I thing its not identify the relavent text field..... Please help me Thanks Srinivas Aja

Re: Re: problem Please Help me.....

2004-06-30 Thread Srinivas Rao
y to debug ? > > If you can give above information, maybe I can try to help you. > > Anyways, looking at your code, > TRY CHANGING THE FOLLOWING IN ALL JAVASCRIPT FUNCTION > > ORIGINAL --> > window.opener.document.supervisorDeskActionForm.getElementById > ("stockBox"

Re: problem Please Help me.....

2004-06-29 Thread Srinivas Rao
.supervisorDeskActionForm.getElementById ("stockBox").value MODIFIED --> window.opener.document.forms["supervisorDeskActionForm"].stockBox.value Let me know if this is helping you, Ajay Date: Sun, 27 Jun 2004 21:25:31 -0700 (PDT) From: Srinivas Rao Subject: problem Please Help me.

problem Please Help me.....

2004-06-27 Thread Srinivas Rao
Hi guys, I am facing samll problem , it's a simple one but i don't know what is the wrong i am doing ...Please help me.. My problem is ... I have parent window and child window (ie popup window)..If i entered the value into text field to popup window then the value come to the par

problem Please Help me.....

2004-06-27 Thread Srinivas Rao
Hi guys, I am facing samll problem , it's a simple one but i don't know what is the wrong i am doing ...Please help me.. My problem is ... I have parent window and child window (ie popup window)..If i entered the value into text field to popup window then the value come to the par

RE: Please Help Me To Convert My JSP Scripting Elements To Tags

2004-06-21 Thread McCormack, Chris
Users Mailing List; [EMAIL PROTECTED] Subject: RE: Please Help Me To Convert My JSP Scripting Elements To Tags > -Original Message- > From: Caroline Jen [mailto:[EMAIL PROTECTED] > > I am converting all the scripting elements in my JSP > to tags. I have decided to go on

RE: Please Help Me To Convert My JSP Scripting Elements To Tags

2004-06-21 Thread Karr, David
> -Original Message- > From: Caroline Jen [mailto:[EMAIL PROTECTED] > > I am converting all the scripting elements in my JSP > to tags. I have decided to go one step at > the time -- I only want to print out one basic number > as a start. > > My action class passes an object "Tota

Re: Please Help Me To Convert My JSP Scripting Elements To Tags

2004-06-21 Thread salgado.pc
> I replaced: > > int totalPosts = ( ( Integer )request.getAttribute( > "TotalPosts" ) ).intValue(); > with > value="${requestScope.TotalPosts}" /> > > And I replaced: > > <%=totalPosts%> > with > > You are missing the taglib uri for c.tld (included with standard taglibs [for Tomcat 4 use st

Please Help Me To Convert My JSP Scripting Elements To Tags

2004-06-20 Thread Caroline Jen
I am converting all the scripting elements in my JSP to tags. I have decided to go one step at the time -- I only want to print out one basic number as a start. My action class passes an object "TotalPosts" in the following way to my JSP: request.setAttribute( "TotalPosts", new Integer( to