Re: Please Need help how to select the chosen elements

2014-08-07 Thread Christoph Nenning
> Hi. > Thank you Christoph for your reply. > I tried to use this solution and it works. > Only the selected items appear. > But if I want to modify this list, I have only these elements not all ! > I hope that you have understand me. > Thank you a lot in avance. > > Best regards. > > Amine. We

Re: Please Need help how to select the chosen elements

2014-08-07 Thread Amine BADID
Hi. Thank you Christoph for your reply. I tried to use this solution and it works. Only the selected items appear. But if I want to modify this list, I have only these elements not all ! I hope that you have understand me. Thank you a lot in avance. Best regards. Amine. Le Jeudi 7 août 2014 9h

Re: Please Need help how to select the chosen elements

2014-08-07 Thread Christoph Nenning
> Thank you Christoph for your reply. > I tried to use it but I have more than one selected element. The > solution above is for only one selected element, I think, no ? > > I've many selected elements from the drop-down list. > Thank you a lot for your help. > Best regards. > Amine > > I

Re: Please Need help how to select the chosen elements

2014-08-06 Thread Amine BADID
Thank you Christoph for your reply. I tried to use it but I have more than one selected element. The solution above is for only one selected element, I think, no ? I've many selected elements from the drop-down list. Thank you a lot for your help. Best regards. Amine Le Mercredi 6 août 2014 12

Re: Please Need help how to select the chosen elements

2014-08-06 Thread Christoph Nenning
> Thank you Christoph for reply > In fact, when I choose these elements from the drop-down list, I > save them in the database. > After I go to an other page And I do something next I return to the > first one but the éléments are not selected in the drop-down list > but they are realy savez in

Re: Please Need help how to select the chosen elements

2014-08-06 Thread Amine BADID
database And I want that they apear as selected items. Thank you Regards Amine Envoyé de mon iPhone Le 6 août 2014 à 11:33, Christoph Nenning a écrit : >> Hi All. >> I retry because I need help, please. >>> >>> I want to know how to select (color) the chosen e

Re: Please Need help how to select the chosen elements

2014-08-06 Thread Christoph Nenning
> Hi All. > I retry because I need help, please. > > > > I want to know how to select (color) the chosen elements in a > drop-down list ? > > First, I've selected 3 elements from a drop-down list and I saved > them and I go to an other page. > > Nex

Please Need help how to select the chosen elements

2014-08-06 Thread Amine BADID
Hi All. I retry because I need help, please. > > I want to know how to select (color) the chosen elements in a drop-down list ? > First, I've selected 3 elements from a drop-down list and I saved them and I > go to an other page. > Next, I return to the page and I want t

Re: Please need help how to color the chosen elements

2014-07-22 Thread Amine BADID
Hi All. I want to know how to select (color) the chosen elements in a drop-down list ? First, I've selected 3 elements from a drop-down list and I saved them and I go to an other page. Next, I return to the page and I want to see these selected elements but until now, They are not ! I use java 6

Please need help how to color the chosen elements

2014-07-16 Thread Amine BADID
Hi All. I want to know how to color the chosen elements in a drop-down list ? Thank you in advance. Amine

Re: Please give a good documentation link for custom tags in struts 2

2014-07-08 Thread jaikar gupta
Hi Ratna, Please check the below link, it might help. http://joshuajava.wordpress.com/2008/12/27/creating-custom-components-with-struts-2/ Thanks & Regards keepFaith, Jaikar Gupta On Tue, Jul 8, 2014 at 11:51 AM, Ratna Kar wrote: > Manoj, > > Thanks for responding..Please sh

Re: Please give a good documentation link for custom tags in struts 2

2014-07-08 Thread manoj . sharma
Hi Ratna, Please find Links : http://joshuajava.wordpress.com/2008/12/27/creating-custom-components-with-struts-2/ , http://bodez.wordpress.com/2009/03/13/customising-struts2-jsp-tags/ Re: Please give a good documentation link for custom tags in struts 2 Ratna Kar to

Re: Please give a good documentation link for custom tags in struts 2

2014-07-08 Thread Ratna Kar
Manoj, Thanks for responding..Please share the links. The emails that you send, i am not getting any hyperlinks(just getting the text). Please give the link completely. Thanks once again. I will wait for your reply. On Tue, Jul 8, 2014 at 1:12 PM, wrote: > Hi Ratna, >

Re: Please give a good documentation link for custom tags in struts 2

2014-07-08 Thread manoj . sharma
Hi Ratna, You can try these Demos to create Custom tag in struts 2 Custom Tag Struts 2[1], Custom tag struts2[2], Please give a good documentation link for custom tags in struts 2 Ratna Kar to: Struts Users Mailing List 07/08/2014 01:05 PM Please respond to "S

Please give a good documentation link for custom tags in struts 2

2014-07-08 Thread Ratna Kar
Please point me a good documentation link w.r.t tags in *struts 2*. 1) I would like create a new tag. 2) Extend(Enhance) the existing tag. ex: add additional attributes to supported attributes. Thanks, Ratnakar

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
Thanks srikanth and manoj. Please point me good documentation w.r.t jquery struts 2. I want to do some samples w.r.t ajax and i need to add the required jar's before doing the sample apps. (please suggest good documentation link to know these things.) On Mon, Jul 7, 2014 at 5:11 PM, Sreeka

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: Struts 2, session, s:iterator s:if not working, please help (this is revised)

2013-11-19 Thread Antonios Gkogkakis
6.97, display_price=1 > > > > why > > none of test statement works ? > > > > > > please advise, thanks in advance > > > > john > > > > > > > > Class Part { > > float sell_price; > >

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 tag? 2013/11/19 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 > > > >

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

Could somebody please confirm the bundle attribute issue is fixed in Commons Validator 1.3.0?

2012-03-05 Thread joann luo
3 has upgraded to Validator 1.3.0 ( http://wiki.apache.org/struts/StrutsUpgradeNotes12to13). Could somebody please confirm the bundle attribute issue is fixed in Commons Validator 1.3.0? -- Best Regards, Joann

Re: Please explain

2011-11-28 Thread Li Ying
This doc explains it. http://struts.apache.org/2.x/docs/interceptors.html#Interceptors-MethodFiltering 2011/11/29 Srineel Mazumdar : > Hi, > > Please explain the meaning of the following : > >  input,back,cancel,browse > --

Re: Please explain

2011-11-28 Thread Maurizio Cucchiara
Tipically these are the method names ignored by an interceptor. Sent from my mobile device, so please excuse typos and brevity. Maurizio Cucchiara Il giorno 28/nov/2011 19.34, "Srineel Mazumdar" ha scritto: > Hi, > > Please explain the meaning of the following : > > input,back,cancel,browse >

Please explain

2011-11-28 Thread Srineel Mazumdar
Hi, Please explain the meaning of the following : input,back,cancel,browse

Re: Struts2 - Ajax submit not working: Please advise

2011-07-19 Thread jayakarjayaraman
trace out why its not working in IE 7. any one knows please reply. -- View this message in context: http://struts.1045723.n5.nabble.com/Struts2-Ajax-submit-not-working-Please-advise-tp3495486p4613051.html Sent from the Struts - User mailing list archive at Nabble.com

Re: Please reply to my e-mail

2010-09-03 Thread Vikash Singh
h On 9/3/10, Vitaly Selivanov wrote: > > I have a good news for you. I bought an apple IPAD, and the BlackBerry 9000. > Prices are amazing! > > Check Here -- Vikash Singh +91-99-60-79-3612 ---

Please reply to my e-mail

2010-09-03 Thread Vitaly Selivanov
I have a good news for you. I bought an apple IPAD, and the BlackBerry 9000. Prices are amazing! Check Here

hi please check this war

2010-07-14 Thread Salish S
HI please checjk this war on clicking the edit it will ask for input what all changes has to add ther for add hibernate is this the right formate to do hibernate in the same appliction how can i do the crud appliction by the same please check this war and tell what changes that has to do to work

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
with hibernate config file not with a cfg file Please check and tell me Thanks in advance

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

Struts2 - Ajax submit not working: Please advise

2010-04-30 Thread Kartik Kumar
Hi All, I am experiencing some issues with ajax submit with Struts2. I am trying to do an asynchronous post to an action class that will make a crud call and return back the html page with the updated input value. I am able to get the result when posting to form action without using ajax. <%@ ta

please solve this question on ?

2010-02-12 Thread tejz
, selectedInv is not adding to it. only name printing in the console. how to do it? plase help me .. -- View this message in context: http://old.nabble.com/please-solve-this-question-on-%3Chtml%3Amultibox%3E--tp27572824p27572824.html Sent from the Struts - User mailing list archive

Re: Check out our CMS please

2009-12-04 Thread Saeed Iqbal
:) On Friday, December 4, 2009, Brian Thompson wrote: > Well, sure you could -- you just said you have $500! > > Buying food?  Paying rent?  Nah, these trivialities are much less important > than sending money to strangers on the Internet :P > > -Brian > > > > On Fri, Dec 4, 2009 at 6:39 AM, Saee

Re: Check out our CMS please

2009-12-04 Thread Brian Thompson
Well, sure you could -- you just said you have $500! Buying food? Paying rent? Nah, these trivialities are much less important than sending money to strangers on the Internet :P -Brian On Fri, Dec 4, 2009 at 6:39 AM, Saeed Iqbal wrote: > I did this work and my fellow mates to contribute to

Re: Check out our CMS please

2009-12-04 Thread Saeed Iqbal
#x27;aura > pas n'importe quel effet légalement obligatoire. Étant donné que les email > peuvent facilement être sujets à la manipulation, nous ne pouvons accepter > aucune responsabilité pour le contenu fourni. > > > > > > Date: Fri, 4 Dec 2009 14:17:27 +0500 >

RE: Check out our CMS please

2009-12-04 Thread Martin Gainty
> Subject: Re: Check out our CMS please > From: saee...@gmail.com > To: user@struts.apache.org > > http://code.google.com/p/ic-cms/ > > It has i8nl built in so you can easily convert to Japanese. > > On Fri, Dec 4, 2009 at 1:53 PM, Nguyen Xuan Son wrote: > > >

Re: Check out our CMS please

2009-12-04 Thread Saeed Iqbal
ment > > > System > > > > > > that I and my fellow mates have written in Struts-Spring-Hibernate > > please. > > > It > > > > > > is an Open Source Software. Just search for ic-cms on Google Code. > > > > > > Thanks, > > &

Re: Check out our CMS please

2009-12-04 Thread Nguyen Xuan Son
it be OK if I ask you guys to kindly test the Content Management > > System > > > > that I and my fellow mates have written in Struts-Spring-Hibernate > please. > > It > > > > is an Ope

Re: Check out our CMS please

2009-12-04 Thread Frans Thamura
cool will work on it :0 F On Fri, Dec 4, 2009 at 3:07 PM, Saeed Iqbal wrote: > Hi Folks, > > Would it be OK if I ask you guys to kindly test the Content Management > System > > that I and my fellow mates have written in Struts-Spring-Hibernate please. > It > >

Check out our CMS please

2009-12-04 Thread Saeed Iqbal
Hi Folks, Would it be OK if I ask you guys to kindly test the Content Management System that I and my fellow mates have written in Struts-Spring-Hibernate please. It is an Open Source Software. Just search for ic-cms on Google Code. Thanks, -saeed

Re: Help me design this struts, please

2009-12-02 Thread emil thushanga
> > > > > > all the information from the User table appear + two comboboxes : > > > > > > > > combobox (All roles in the database) > > > > combobox (Assigned roles to this user) > > > > two links : > > > > right arrow li

Re: Help me design this struts, please

2009-12-01 Thread Saeed Iqbal
mation from the User table appear + two comboboxes : > > > > combobox (All roles in the database) > > combobox (Assigned roles to this user) > > two links : > > right arrow link for revoking roles > > left arrow link for granting roles > > > > could you please

Help me design this struts, please

2009-12-01 Thread A. Lotfi
: all the information from the User table appear + two comboboxes : combobox (All roles in the database) combobox (Assigned roles to this user) two links : right arrow link for revoking roles left arrow link for granting roles could you please help me doing this ? thanks your

Re: how to add multiple addon rows in struts..urgert please

2009-10-13 Thread swathi reddy
gt; De: swathi reddy > Para: user@struts.apache.org > Enviado: mar, octubre 13, 2009 9:50:01 AM > Asunto: how to add multiple addon rows in struts..urgert please > > Hi all > > please let me know how we can add multiple rows like he want to add > multiple > Mobile number

Re: how to add multiple addon rows in struts..urgert please

2009-10-13 Thread Mileidys González Prieto
athi reddy Para: user@struts.apache.org Enviado: mar, octubre 13, 2009 9:50:01 AM Asunto: how to add multiple addon rows in struts..urgert please Hi all please let me know how we can add multiple rows like he want to add multiple Mobile numbers in the jsp page when he want to submit in struts.

Re: how to add multiple addon rows in struts..urgert please

2009-10-13 Thread swathi reddy
wrong word correct field not filed On Tue, Oct 13, 2009 at 6:20 PM, swathi reddy wrote: > Hi all > > please let me know how we can add multiple rows like he want to add > multiple Mobile numbers in the jsp page when he want to submit in struts. > > page has a filed mobile

how to add multiple addon rows in struts..urgert please

2009-10-13 Thread swathi reddy
Hi all please let me know how we can add multiple rows like he want to add multiple Mobile numbers in the jsp page when he want to submit in struts. page has a filed mobile no. to enetre then beside add another Mobile no. and edit the No. please replay quickly... -- Thanks& Regards Swathi

Re: how to use autocompleter tag? Please......

2009-09-30 Thread Tommy Pham
__ From: taj uddin To: struts2 Sent: Tuesday, September 29, 2009 4:08:55 AM Subject: how to use autocompleter tag? Please.. Hi All, I am working on web application using struts 2.0.12 version. In my application there is a need to replace the select

how to use autocompleter tag? Please......

2009-09-29 Thread taj uddin
?   Please help me out from this issue.     Thanks, Tajuddin

Re: Please Disregard: How to get 2.1.8 from Maven Snapshot Repository?

2009-09-27 Thread David C. Hicks
Oops! Pardon the duplicate posting. I had a misconfigured email filter that led me to believe my message had not gone out. - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@

RE: Please Help with struts2

2009-09-27 Thread Konstantyn Harasevich
status required false if org.apache.struts2.views.jsp.IfTag JSP test required false else org.apache.struts2.views.jsp.ElseTag JSP id required false

Re: Please Help with struts2

2009-09-26 Thread musomesa
for Sitemesh Chris -Original Message- From: Konstantyn Harasevich To: Struts Users Mailing List Sent: Sat, Sep 26, 2009 2:04 pm Subject: Please Help with struts2 Hello When running samples struts 2 Here is exception relative to this taglib in NetBeans7.1

RE: Please Help with struts2

2009-09-26 Thread Martin Gainty
which container are you using? please display entire jsp please display web.xml please display any applicable tld's Martin __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollte

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: http://www.opensymph

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: h

Re: Hello Help please with Struts2

2009-09-23 Thread Konstantyn Harasevich
Hello Thanks very much to all responses this issue is resolved with this message. Kostya - Original Message - From: "Martin Gainty" To: "Struts Users Mailing List" Sent: Saturday, September 19, 2009 11:53 PM Subject: RE: Hello Help please with Struts2

Re: Hello Help please with Struts2

2009-09-20 Thread Dave Newton
Informationen und entfaltet keine rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen. From: harasev...@yandex.ru To: user@struts.apache.org Subject: Hello Help please with Struts2 Date: Sat, 19 Sep 2009 21:55:59

Re: Hello Help please with Struts2

2009-09-19 Thread musomesa
When you say "on the classpath" do you mean the compile classpath of the project or is the jar physically in WEB-INF/lib? Chris -Original Message- From: Wes Wannemacher To: Struts Users Mailing List Sent: Sat, Sep 19, 2009 6:55 pm Subject: Re: Hello Help p

Re: Hello Help please with Struts2

2009-09-19 Thread Wes Wannemacher
Which app server do you have set up in netbeans? On 9/19/09, Konstantyn Harasevich wrote: > Hello > > When running samples struts 2 > > Here is exception relative to this taglib in NetBeans7.1: > <%@ taglib uri="/struts-tags" prefix="s" %> > > > > org.apache.jasper.JasperException: /example/Hello

RE: Hello Help please with Struts2

2009-09-19 Thread Martin Gainty
t keine rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen. > From: harasev...@yandex.ru > To: user@struts.apache.org > Subject: Hello Help please with Struts2 > Date: Sat, 19 Sep 2009 21:55:59 +0100

Hello Help please with Struts2

2009-09-19 Thread Konstantyn Harasevich
Hello When running samples struts 2 Here is exception relative to this taglib in NetBeans7.1: <%@ taglib uri="/struts-tags" prefix="s" %> org.apache.jasper.JasperException: /example/HelloWorld.jsp(2,41) PWC6117: File "/struts-tags" not found at org.apache.jasper.compiler.DefaultError

RE: adding parameters to a url - help please

2009-09-11 Thread C N Davies
: Saturday, 12 September 2009 12:43 AM To: struts Subject: RE: adding parameters to a url - help please Thank you Wes. I thought I could have gotten around it without Javascript. The problem is, I have no idea how to get that started. Can anyone provide me with sample javascript that could p

RE: adding parameters to a url - help please

2009-09-11 Thread Farshad Rabbani
Thank you Wes. I thought I could have gotten around it without Javascript. The problem is, I have no idea how to get that started. Can anyone provide me with sample javascript that could potentially assist me in getting this done? I would like to have both the id and the value from the sele

Re: adding parameters to a url - help please

2009-09-11 Thread Wes Wannemacher
You'll have to use javascript, the tags' output is rendered server side, when the jsp page is rendered. -Wes On Fri, Sep 11, 2009 at 11:02 AM, Farshad Rabbani wrote: > > Hi, > > > >      I would like to be able to add whatever is the currently selected option > from my selection box as a parame

adding parameters to a url - help please

2009-09-11 Thread Farshad Rabbani
Hi, I would like to be able to add whatever is the currently selected option from my selection box as a parameter to the url shown below. I am able to attach the id as a parameter but I cannot figure out how to do the same for the selection box. I would greatly appreciate any

RE: Strut2 Picture Upload question: Please Help!

2009-09-04 Thread Johannes Geppert
on/xml? > > danke, > Martin > > - --- 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 m

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

Re: Strut2 Picture Upload question: Please Help!

2009-09-04 Thread Johannes Geppert
Take a look at the showcase there are many sample for ajax form submits. http://www.weinfreund.de/struts2-jquery-showcase/ Echo: This form works also with an fileupload element. hisameer wrote: > > Thanks for your reply. Can you please put some sample code in this regar

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

2009-09-03 Thread Tommy Pham
- Original Message > From: hisameer > 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 answ

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

2009-09-03 Thread hisameer
help in advance. Tommy Pham wrote: > > - Original Message >> From: hisameer >> To: user@struts.apache.org >> Sent: Thursday, September 3, 2009 7:43:03 AM >> Subject: Re: Strut2 Picture Upload question: Please Help! >> >> >> Thanks for

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

2009-09-03 Thread Tommy Pham
- Original Message > From: hisameer > 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

Re: Strut2 Picture Upload question: Please Help!

2009-09-03 Thread hisameer
ameer >> 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 b

Re: Strut2 Picture Upload question: Please Help!

2009-09-03 Thread Tommy Pham
- Original Message > From: hisameer > 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 o

Re: Strut2 Picture Upload question: Please Help!

2009-09-03 Thread hisameer
Thanks for your reply. Can you please put some sample code in this regard. I am trying to read jquery plug-in documentation but would be great if you can put just a sample code for one picand I will handle the rest of it. Thanks in advance. Johannes Geppert wrote: > > you can use the

RE: Strut2 Picture Upload question: Please Help!

2009-09-03 Thread hisameer
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 the picture". When the user clicks on upload button the file browser will open and user can select whatever picture he wants to upload.

Re: Strut2 Picture Upload question: Please Help!

2009-09-03 Thread Johannes Geppert
ntext: http://www.nabble.com/Strut2-Picture-Upload-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

Re: Strut2 Picture Upload question: Please Help!

2009-09-03 Thread Nils-Helge Garli Hegvik
> > then it also 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

Re: Strut2 Picture Upload question: Please Help!

2009-09-03 Thread Tommy Pham
- Original Message > From: hisameer > 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

RE: Strut2 Picture Upload question: Please Help!

2009-09-02 Thread hisameer
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?) > > -Original Messa

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 is

Strut2 Picture Upload question: Please Help!

2009-09-02 Thread hisameer
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: help please

2009-07-07 Thread taj uddin
we are using struts2.0 and xworks2.0.6 so your solutrion does not apply for us. --- On Tue, 7/7/09, Wes Wannemacher wrote: From: Wes Wannemacher Subject: Re: help please To: "Struts Users Mailing List" Date: Tuesday, July 7, 2009, 9:29 AM Which version of Struts/XWork are you u

Re: help please

2009-07-07 Thread Wes Wannemacher
ing to render my jsp I am getting the following error on my > server console. Please help me in resolving this. The error is coming at > xworks action class. I am unable to understand why this error is coming. > Thanking you . > > I hope the following code of jsp

help please

2009-07-07 Thread taj uddin
Hi all,  when I am trying to render my jsp I am getting the following error on my server console. Please help me in resolving this. The error is coming at xworks action class. I am unable to understand why this error is coming. Thanking you .   I hope the following code of jsp is giving this

Re: (i am a begginer with struts)i have a jsp page and i wish that when the user load this page, automatically be loaded an information from the database, someone idea please?

2009-07-04 Thread mrgloster
ional commands, e-mail: user-h...@struts.apache.org > > > -- View this message in context: http://www.nabble.com/%28i-am-a-begginer-with-struts%29i-have-a-jsp-page-and-i-wish-that-when-the-user-load-this-page%2C-automatically--be-loaded-an-information-from-the-database%2C-someone-idea-please-

Cannot find bean - Please HELP.

2009-06-23 Thread Sam Wun
: RedirectForm -> RedirectHelpForm Can anyone please shed some light on me to resolve this issue? Thank you very much in advance. Here is the error: 02:26:27,748 ERROR [PortletRequestDispatcherImpl:316] org.apache.jasper.JasperException: javax.servlet.ServletException: javax.servlet.jsp.JspException: Can

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 wrote: > Hi, > > I tried generate a validation.xml file with "form name", "field > property", "msg name", and "key" in the file, but

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.portl

Re: please advise how to use the

2009-05-17 Thread Dave Newton
Prashant Singh wrote: I have put the following code in my jsp but its not generating any rows where I can enter data: Without knowing anything about the "lineItems" property it's difficult to help. Dave - To unsubscr

please advise how to use the

2009-05-17 Thread Prashant Singh
Please advise.

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

2009-05-08 Thread SofIAm
s this or use the samelist. >public String getAllEmployees() { >//remove the List >List myList = new ArrayList(); > >} > > > Cheers. > > Satya > > On Thu, May 7, 2009 at 8:54 AM, SofIAm wrote: > >> >>

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

2009-05-08 Thread satyanarayana katta
ArrayList(); } Cheers. Satya On Thu, May 7, 2009 at 8:54 AM, SofIAm 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 will be grea

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

2009-05-08 Thread SofIAm
additional commands, e-mail: user-h...@struts.apache.org >> >> > > > -- > Jim Kiley > Senior Technical Consultant | Summa > [p] 412.258.3346 > http://www.summa-tech.com > > -- View this

  1   2   3   4   5   6   7   8   >