RE: Pls help me in configuring common logger

2004-03-26 Thread sougata
Hi Van I am not using simple logger.I am using apache's commons logger.Pls le me know how to do it Thanks Sougata -Original Message- From: Van Riper, Mike [mailto:[EMAIL PROTECTED] Sent: Friday, March 26, 2004 12:38 PM To: 'Struts Users Mailing List' Subject: RE: Pls help me

Re: Pls help me in configuring common logger

2004-03-26 Thread roy-strutsuser
On 26 Mar 2004 13:59:25 -, struts-user-digest-help wrote Re: Pls help me in configuring common logger 109791 by: sougata sougata, if you're using Log4j you need to add a file called commons-logging.properties file under your WEB-INF/classes directory. In that file you need one line

help with modules

2004-03-26 Thread Bruce Christie
Hello, I am playing around with modules and things work pretty nicely = except I have a tiles template that reads in a menu.jsp from the default = WEB-INF. The links to the actions are prepended with the module. (i.e. = html:link action =3Dmodule1/dosomething.do/. ) This works fine expect

RE: Pls help me in configuring common logger

2004-03-26 Thread Van Riper, Mike
to the SimpleLog implementation. Good Luck, Van -Original Message- From: sougata [mailto:[EMAIL PROTECTED] Sent: Friday, March 26, 2004 4:12 AM To: Struts Users Mailing List; [EMAIL PROTECTED] Subject: RE: Pls help me in configuring common logger Hi Van I am not using simple

Re: help with modules

2004-03-26 Thread James Norman
Try adding contextRelative=true to the forwards in your struts-config. I remember a similar problem I had a while back, but I'm not entirely sure this will solve it. Here is an example of an Action I had in a struts module I wrote: action path=/listLoggers

RE: Help on struts

2004-03-26 Thread Shoaib
, and when the user is finished searching can look it up and return it as the forward from the searchs action. -Original Message- From: Shoaib [mailto:[EMAIL mailto:%5bEMAIL PROTECTED] Sent: Saturday, 13 March 2004 14:01 To: 'Struts Users Mailing List' Subject: Help on struts We are using

validwhen (please help)

2004-03-25 Thread Betty Koon
Hi all, I have followed the example in struts documentation (validwhen validaton section). I have an email address field that needs to be validated when one other field's value is set to true. But I can't get it to work at all. This is the example I cut and paste from struts web site. I am

Pls help me in configuring common logger

2004-03-25 Thread sougata
Hi Guys I am facing a problem in configuration apaches common logger using weblogic8.1.I want to send all my log message to a perticular file.I am using Common logger for my logging message.How to configure Pls let me know Thanks Sougata

RE: Pls help me in configuring common logger

2004-03-25 Thread Van Riper, Mike
-Original Message- From: sougata [mailto:[EMAIL PROTECTED] Sent: Thursday, March 25, 2004 9:15 PM To: Struts Users Mailing List Subject: Pls help me in configuring common logger Hi Guys I am facing a problem in configuration apaches common logger using weblogic8.1.I want

Re: Pls help me in configuring common logger

2004-03-25 Thread Rajat Pandit
: Friday, March 26, 2004 12:37 PM Subject: RE: Pls help me in configuring common logger -Original Message- From: sougata [mailto:[EMAIL PROTECTED] Sent: Thursday, March 25, 2004 9:15 PM To: Struts Users Mailing List Subject: Pls help me in configuring common logger Hi Guys I

RE: HELP: applet-to-action anomaly

2004-03-23 Thread Pady Srinivasan
] Subject: HELP: applet-to-action anomaly hi, please can someone help? i am building a struts 1.1 based web app using j2sdk1.4.2, tomcat 4.0.6. i'm using a 3rd-party tree applet for site navigation (a constraint specified by the client). i've got an action which can be accessed with this uri

Please help....Struts 1.0.2b and JDK 1.4.2

2004-03-23 Thread Kramer, Brad
Can anyone either confirm or deny if Struts 1.0.2b is compatible with JDK 1.4.2? Thanks a lot! _ Brad Kramer Pager - [EMAIL PROTECTED] _

Re: Please help....Struts 1.0.2b and JDK 1.4.2

2004-03-23 Thread Martin Cooper
You asked exactly the same question only 24 hours ago. Patience is a virtue. ;-) Do you mean 1.0.2 beta? Wow, that's old! There is no reason that it shouldn't, but I haven't run anything that old for some time now. I would recommend upgrading to 1.1 anyway. :-) -- Martin Cooper Kramer, Brad

RE: HELP: applet-to-action anomaly

2004-03-23 Thread w i l l i a m b o y d
...this is how to reproduce the problem: 1) *FIRST* load http://www.thefreelancer.net:8080/soa/jsp/enterAreaToRead.do? areaid=3. you should be taken to the error page. 2) then, load http://www.thefreelancer.net:8080/soa/jsp/mockups/index.jsp. you can see that the user is logged in by the

UTF-8 encoding problem (Urgent, please help)

2004-03-22 Thread Betty Koon
Hi all, I ran into a problem of posting a hidden form field with a special UTF-8 characters and when it gets to the action and I looked at the action form had a different value, it's no longer containing UTF-8 characteres instead a '? was replaced. In my jsp, I have to put %@ page

HELP: applet-to-action anomaly

2004-03-22 Thread w i l l i a m b o y d
hi, please can someone help? i am building a struts 1.1 based web app using j2sdk1.4.2, tomcat 4.0.6. i'm using a 3rd-party tree applet for site navigation (a constraint specified by the client). i've got an action which can be accessed with this uri: http://www.thefreelancer.net:8080/soa/jsp

Re: WAS: problems with html:base/ - Help Please - ActionServlet fails on startup

2004-03-21 Thread Craig R. McClanahan
Quoting Lukas Latz [EMAIL PROTECTED]: Is there a problem with using Tomcat 3.23 and Struts 1.1 ? Yes, there is. Tomcat 3.2.x has many bugs with the way that class loading is handled that make it totally unsuitable for Struts 1.1 applications. You should upgrade to a more current Tomcat

Re: Pls help on shopping cart App

2004-03-20 Thread Mark Lowe
-Original Message- From: Mark Lowe [mailto:[EMAIL PROTECTED] Sent: Thursday, March 18, 2004 1:36 PM To: Struts Users Mailing List Subject: Re: Pls help on shopping cart App Do your html:text have the indexed=true attribute? On 18 Mar 2004, at 07:07, sougata wrote: Hi All, I have a shopping cart

Help with StrutsStudio

2004-03-19 Thread Farrokh
/env); Object ref2 = envCtx.lookup(VesselManager); VesselManagerHome vesselManagerHome = (VesselManagerHome) PortableRemoteObject.narrow(ref2, VesselManagerHome.class); vesselManager = vesselManagerHome.create(); .. any help for using EJBs in StrutsStudio Or even just struts would be highly

Pl. help options collection

2004-03-19 Thread ddd ddd
. html:select name=StudentForm property=passwd html:options name=StudentForm property=languages / /html:select But want to learn using collections I am suing struts1.1. I am trying from so many days ...pl. help Many many thanks in advance pl. help.. Kind Regards Strutsguy If nay boy needs all

Re: RE: Pls help on shopping cart App

2004-03-19 Thread Prakasan OK
] Sent: Thursday, March 18, 2004 1:36 PM To: Struts Users Mailing List Subject: Re: Pls help on shopping cart App Do your html:text have the indexed=true attribute? On 18 Mar 2004, at 07:07, sougata wrote: Hi All, I have a shopping cart apps.When the user is buying items it is coming

Re: Pls help on shopping cart App

2004-03-18 Thread Mark Lowe
Do your html:text have the indexed=true attribute? On 18 Mar 2004, at 07:07, sougata wrote: Hi All, I have a shopping cart apps.When the user is buying items it is coming to mycart .In my mycart page I am showing all the products and the beside that I have a update button by which I can update

RE: Pls help on shopping cart App

2004-03-18 Thread sougata
No it is not like that since I am using weblogic's struts .Anyway I solved that.Thanks for your reply Sougata -Original Message- From: Mark Lowe [mailto:[EMAIL PROTECTED] Sent: Thursday, March 18, 2004 1:36 PM To: Struts Users Mailing List Subject: Re: Pls help on shopping cart App Do

Re: Re: Drop box problem please help

2004-03-17 Thread ddd ddd
On Tue, 16 Mar 2004 as as wrote : Hi, Try my snippet below I populated my jsp/form bean with values from database (dynamic) td % java.util.List driversList = (java.util.List)request.getAttribute(drivers); % Can i know what fullName,supervisor,supervisors ,employeeID i fpossible pl.

Pls help on shopping cart App

2004-03-17 Thread sougata
Hi All, I have a shopping cart apps.When the user is buying items it is coming to mycart .In my mycart page I am showing all the products and the beside that I have a update button by which I can update the quantity of my each item which is in a textbox.I am follwing struts for that.My text box

Pls help

2004-03-16 Thread sougata
Hi All I have a shopping cart apps.The user is buying items it is coming to my cart .In my mycart page I am showing all the products and the beside that I have a update button by which I can update the quantity of my each item which is in a textbox.I am follwing struts for that.My text box name

Re: please help, using logic:iterate and html:form

2004-03-16 Thread as as
decided to explain detailedly and completely of what I did and hope you nice buddies can help me find the problem goal: I want to submit an array of Fonbean(java class file listed below) to an action strategy: I decide to use html:form and logic:iterate to do this 1.what I have in my

Re: Drop box problem please help

2004-03-16 Thread as as
Hi, Try my snippet below I populated my jsp/form bean with values from database (dynamic) td % java.util.List driversList = (java.util.List)request.getAttribute(drivers); % select name=fullName style=width:225px logic:iterate id=supervisor name=supervisors option value=bean:write

help with access nested hash in jsp

2004-03-16 Thread Karina Wong
: nested:iterate id=innermap name=hash     nested:write name=innerhash property=value(2004-03-13)/ /nested:iterate but it did not render anything. I've already wrapped the inner hash with a hasbean, which defines a getValue(String key) method, but that still doesn't work. Please help Thanks KK

please help, using logic:iterate and html:form

2004-03-15 Thread Mu Mike
buddies can help me find the problem goal: I want to submit an array of Fonbean(java class file listed below) to an action strategy: I decide to use html:form and logic:iterate to do this 1.what I have in my configruation xml form-beans form-bean name=testBeanForm type

help in java script

2004-03-15 Thread Shobhana.S, ASDC Chennai
Hi ! I'm getting a problem when i use java script in my struts application. My code runs as follows: SCRIPT funtion change(value) { alert(value); } /SCRIPT BODY ... ,,, % String value=hello;% html:text size=20 property=userId onchange=javascript:find(%=value%)//TD the problem is the

RE: help in java script

2004-03-15 Thread Andrew Hill
Should not that be: html:text size=20 property=userId onchange=javascript:find('%=value%')//TD (note the ' around value) -Original Message- From: Shobhana.S, ASDC Chennai [mailto:[EMAIL PROTECTED] Sent: Monday, 15 March 2004 17:27 To: Struts Users Mailing List Subject: help in java

RE: help in java script

2004-03-15 Thread Shobhana.S, ASDC Chennai
Hi! If my value is an int variable then how shld i pass the value? Say, % int value=10; % I want to pass this value to my onchange event. Unliek this case where i've defined the value in my program the value is determined dynamically. Thank you Shobhana

AW: help in java script

2004-03-15 Thread Andreas Solarik
. M?rz 2004 10:30 An: Struts Users Mailing List Betreff: RE: help in java script Should not that be: html:text size=20 property=userId onchange=javascript:find('%=value%')//TD (note the ' around value) -Original Message- From: Shobhana.S, ASDC Chennai [mailto:[EMAIL PROTECTED] Sent

RE: help in java script

2004-03-15 Thread Shobhana.S, ASDC Chennai
Hi Andreas! It worked..Thank you. Shobhana -Original Message- From: Andreas Solarik [mailto:[EMAIL PROTECTED] Sent: Monday, March 15, 2004 3:27 PM To: 'Struts Users Mailing List' Subject: AW: help in java script Hi Andrew and Shobhana, As far as I know, you cant mix

RE: help in java script

2004-03-15 Thread Andrew Hill
: Andreas Solarik [mailto:[EMAIL PROTECTED] Sent: Monday, 15 March 2004 17:57 To: 'Struts Users Mailing List' Subject: AW: help in java script Hi Andrew and Shobhana, As far as I know, you cant mix static text and dynamic text within a JSP. If I remember correctly, something like the following code

Pl. help urgent Using optionsCollection - LabelValueBean

2004-03-15 Thread ddd ddd
On Mon, 15 Mar 2004 ddd ddd wrote : Hi All I am new bie and learning to populate the drop box by all different ways . 1. By Collections of strings 2. By collections beans 3. Hard coding I am unable to achieve even first way tried a lot but failed can any body suggest me

Re: Newbie needs help: Validator not working with Struts/Velocity

2004-03-14 Thread Marino A. Jonsson
spent the last day mining the web for help and haven't been able to progress at all... The validator files _are_ being loaded - I see them in the log files. And the rules/formset are being parsed - again, I see it in the log. However, when the form is submitted on the first page (payment.vm

Drop box problem please help

2004-03-14 Thread ddd ddd
Hi All I am new bie and learning to populate the drop box by all different ways . 1. By Collections of strings 2. By collections beans 3. Hard coding I am unable to achieve even first way tried a lot but failed can any body suggest me where I am wrong. Also pl. suggest me

RE: Help on struts

2004-03-13 Thread Andrew Hill
] Sent: Saturday, 13 March 2004 14:01 To: 'Struts Users Mailing List' Subject: Help on struts We are using struts 1.1. We have some pages where user is going to have some search icon and if user clicks on that then he will move to search page where he can search the value and then come back

Re: WAS: problems with html:base/ - Help Please - ActionServlet fails on startup

2004-03-12 Thread Lukas Latz
I see your confusion. I don't use TC, but remembered a while back there was a lot of conversation about certain versions people had trouble with. Perhaps it does work, but maybe you have to jump through hoops to get it to do so. The archives might have more background on the specific issues

help! I m going mad

2004-03-12 Thread Mu Mike
I just cant use logic:iterate correctly! this is my form bean class: public class TestBeanForm extends ActionForm { public String[] getTestBean() { return testBean; } public void setTestBean(String[] testBean) { this.testBean = testBean; } String[] testBean; and this

Re: help! I m going mad

2004-03-12 Thread Mark Lowe
Okay here's a full example, first of all i'm going to mess with your naming conventions as they'd drive me mad also //bean package com.sparrow.struts; public class TestBean { private String name; public String getName() { return name; }

Re: help! I m going mad

2004-03-12 Thread Niall Pemberton
In your struts-config.xml, is the action which initially displays your jsp page associated with TestBeanForm? Niall - Original Message - From: Mu Mike [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, March 12, 2004 10:17 AM Subject: help! I m going mad I just cant use

Re: asking for help about indexed properties

2004-03-12 Thread Lenny Sorey
On Thu, 11 Mar 2004 21:08:23 -0800, Michael McGrady wrote: http://jakarta.apache.org/struts/faqs/indexedprops.html At 07:15 PM 3/11/2004, you wrote: I have the follow in a jsp file html:form action=indexedtest5.do logic:iterate name=stringbean property=stringArray id=foo

Re: help! I m going mad

2004-03-12 Thread Siamack
Hello: the name attribute in your logic:iterate should be your object name not your class name. Hope this helps. html:form action=/testAction.do logic:iterate name=YOUR OBJECT NAME property=testBean id=mybean indexId=index1 %-- html:text property=fontName value=12 indexed=true/--%

RE: help implementing modules...

2004-03-12 Thread Liu, Anne I
Subject: RE: help implementing modules... Thanks for the feedback. I removed these and still the same problem. Also, I originally put them in on the guidance of the UserGuide. Anything else look like a problem? Thanks, Gary -Original Message- From: Daniel [mailto

RE: help implementing modules...

2004-03-12 Thread Liu, Anne I
name=SearchForm type=com.qualcomm.bds.struts.SampleAppSearchAction input=/Home.jsp Hope this helps! -Original Message- From: Liu, Anne I [SMTP:[EMAIL PROTECTED] Sent: Friday, March 12, 2004 10:13 AM To: 'Struts Users Mailing List' Subject: RE: help implementing

RE: help implementing modules...

2004-03-12 Thread Damm, Gary
- From: Srikanth Shenoy [mailto:[EMAIL PROTECTED] Sent: Thursday, March 11, 2004 7:30 PM To: [EMAIL PROTECTED] Subject: Re: help implementing modules... Hi Gary, I would suggest download the following free chapter from my book - Struts Survival Guide. Go to http

Help on struts

2004-03-12 Thread Shoaib
We are using struts 1.1. We have some pages where user is going to have some search icon and if user clicks on that then he will move to search page where he can search the value and then come back to the previous page. Can somebody please give some idea how to do it. Regards Shoaib

help about struts

2004-03-11 Thread EROL TEZCAN
Hi , I want to work with struts. But i dont know where will I start first? What I need for working with struts? Where should I start first? Can I work struts on Resin , or only Tomcat? Which files needed to work struts.? Please help me ? Erol Tezcan

RE: help about struts

2004-03-11 Thread Leticia Golubov
:11 To: [EMAIL PROTECTED] Subject: help about struts Hi , I want to work with struts. But i dont know where will I start first? What I need for working with struts? Where should I start first? Can I work struts on Resin , or only Tomcat? Which files needed to work struts.? Please help me

AW: help about struts

2004-03-11 Thread Andreas Solarik
: Donnerstag, 11. Marz 2004 11:11 An: [EMAIL PROTECTED] Betreff: help about struts Hi , I want to work with struts. But i dont know where will I start first? What I need for working with struts? Where should I start first? Can I work struts on Resin , or only Tomcat? Which files needed to work

Re: Newbie needs help: Validator not working with Struts/Velocity

2004-03-11 Thread Niall Pemberton
input=/paymentErrors.vm validate=true parameter=/Payment.do/ Niall - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, March 10, 2004 5:54 PM Subject: Newbie needs help: Validator not working with Struts/Velocity I'm fairly new to Struts

Re: AW: help about struts

2004-03-11 Thread EROL TEZCAN
[mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 11. Marz 2004 11:11 An: [EMAIL PROTECTED] Betreff: help about struts Hi , I want to work with struts. But i dont know where will I start first? What I need for working with struts? Where should I start first? Can I work struts on Resin , or only

AW: AW: help about struts

2004-03-11 Thread Andreas Solarik
Erol, I've never actually used resin - so I can't help you with that one. .war files (in the perfect world) contain all code needed to deploy a web application on an application server like tomcat. You can do this on tomcat by copying the .war file into tomcats webapps directory and restarting

RE: can anyone help me address this issue

2004-03-11 Thread Mu Mike
I really need to get some idea about this issue, any suggestions? ThanksRegards From: Mu Mike [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: can anyone help me address this issue Date: Thu, 11 Mar 2004 05:12:16 + I m using javascript

Re: can anyone help me address this issue

2004-03-11 Thread Niall Pemberton
Its not a struts issue - its a dhtml/javascript issue - maybe you should ask the question on a dhtml/javascript list. Niall - Original Message - From: Mu Mike [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, March 11, 2004 12:16 PM Subject: RE: can anyone help me address

RE: can anyone help me address this issue

2004-03-11 Thread McCormack, Chris
[mailto:[EMAIL PROTECTED] Sent: 11 March 2004 12:16 To: [EMAIL PROTECTED] Subject: RE: can anyone help me address this issue I really need to get some idea about this issue, any suggestions? ThanksRegards From: Mu Mike [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED

Re: help me with using bean

2004-03-11 Thread stu
On Thu, 11 Mar 2004 01:30:38 + Mu Mike [EMAIL PROTECTED] wrote: I have files like the below,I m trying to submit a bean object to my action class, yet when I pressed the submit on the jsp file,it threw an exception:java.lang.IllegalArgumentException: No bean specified what is the

RE: help me with using bean

2004-03-11 Thread shirishchandra.sakhare
Can you send the mail without the entrust cretificate? I can not read the mail and hence help you :-(( -Original Message- From: stu [mailto:[EMAIL PROTECTED] Sent: Thursday, March 11, 2004 3:04 PM To: [EMAIL PROTECTED] Subject: Re: help me with using bean File: SMIME.txt

WAS: problems with html:base/ - Help Please - ActionServlet fails on startup

2004-03-11 Thread Lukas Latz
To find out what's going on, I created an even simpler project: All the struts 1.1 jars, tlds and dtds A simple index.jsp with NO struts related tags or taglib directives. An ActionServlet set to load on startup. The same failure as reported under problems with html:base/ happens, that shows the

Re: WAS: problems with html:base/ - Help Please - ActionServlet fails on startup

2004-03-11 Thread Lukas Latz
I just found the struts-blank.war in the Struts 1.1 binary distribution and deployed it to my Tomcat 2.32 . I fails in the same way! -- +++ NEU bei GMX und erstmalig in Deutschland: TÜV-geprüfter Virenschutz +++ 100% Virenerkennung nach Wildlist. Infos: http://www.gmx.net/virenschutz

Re: WAS: problems with html:base/ - Help Please - ActionServlet fails on startup

2004-03-11 Thread Susan Bradeen
Lukas, I am not familiar with your previous posts, but will this archive post help? http://marc.theaimsgroup.com/?l=struts-userm=106326387004081w=2 Susan Bradeen Lukas Latz [EMAIL PROTECTED] wrote on 03/11/2004 10:22:44 AM: snip Is there a problem with using Tomcat 3.23 and Struts 1.1

Re: WAS: problems with html:base/ - Help Please - ActionServlet fails on startup

2004-03-11 Thread Lukas Latz
Lukas, I am not familiar with your previous posts, but will this archive post help? http://marc.theaimsgroup.com/?l=struts-userm=106326387004081w=2 Susan Bradeen Susan, this post somewhat contradicts the info on the Struts website, where they state: Apache's Tomcat (version 3.1

Re: WAS: problems with html:base/ - Help Please - ActionServlet fails on startup

2004-03-11 Thread Susan Bradeen
Lukas Latz [EMAIL PROTECTED] wrote on 03/11/2004 11:12:26 AM: Lukas, I am not familiar with your previous posts, but will this archive post help? http://marc.theaimsgroup.com/?l=struts-userm=106326387004081w=2 Susan Bradeen Susan, this post somewhat contradicts

Please help :No Collection found

2004-03-11 Thread suneetha kurakula
Hello All, I am Kurakula .I am new to this group .My Problem is I've three jsp pages create,view and edit. I've one form bean UIForm with attributes I am invoking create.jsp and saving data UIForm and then forwarding it uiview.jsp From uiview.jsp I am trying to populate data to

help implementing modules...

2004-03-11 Thread Damm, Gary
out what I'm doing wrong. Any help appreciated. Also, if anyone knows a good book that documents modules well I'd like to know (Struts In Action and Jakarta Struts have little information on modules). The error: ... [2004/03/11 11:23:07] Cannot retrieve mapping for action /DomainSearch

RE: help implementing modules...

2004-03-11 Thread Liu, Anne I
I don't know if this will help, but you have to prepend the module name into your URL. Thus, your link should look like html-el:form action=module1/DomainSearch I've found the short section in the struts the most helpful when dealing with modules http://jakarta.apache.org/struts

Re: help implementing modules...

2004-03-11 Thread Daniel
take out the redirect attribute. Abraços Daniel S. - Original Message - From: Liu, Anne I [EMAIL PROTECTED] To: 'Struts Users Mailing List' [EMAIL PROTECTED] Sent: Thursday, March 11, 2004 5:08 PM Subject: RE: help implementing modules... I don't know if this will help, but you have

Re: help implementing modules...

2004-03-11 Thread Daniel
ops ;-) and contextRelative too. - Original Message - From: Liu, Anne I [EMAIL PROTECTED] To: 'Struts Users Mailing List' [EMAIL PROTECTED] Sent: Thursday, March 11, 2004 5:08 PM Subject: RE: help implementing modules... I don't know if this will help, but you have to prepend

RE: help implementing modules...

2004-03-11 Thread Damm, Gary
To: Struts Users Mailing List Subject: Re: help implementing modules... ops ;-) and contextRelative too. - Original Message - From: Liu, Anne I [EMAIL PROTECTED] To: 'Struts Users Mailing List' [EMAIL PROTECTED] Sent: Thursday, March 11, 2004 5:08 PM Subject: RE: help implementing

RE: can anyone help me address this issue

2004-03-11 Thread Mu Mike
? Structure[] javascriptvalue; Structure{ int colIndex int newWidth } ThanksRegards From: McCormack, Chris [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Subject: RE: can anyone help me address this issue Date: Thu, 11 Mar

RE: can anyone help me address this issue

2004-03-11 Thread Robert Taylor
. This is essentially what Chris has suggested. robert -Original Message- From: Mu Mike [mailto:[EMAIL PROTECTED] Sent: Thursday, March 11, 2004 8:25 PM To: [EMAIL PROTECTED] Subject: RE: can anyone help me address this issue Sorry,maybe I didnt make my question clear my question is: the java

help me about indexed properties

2004-03-11 Thread Mu Mike
I have the below jsp file needs help %@ taglib uri=/WEB-INF/struts-html.tld prefix=html % %@ taglib uri=/WEB-INF/struts-logic.tld prefix=logic % html body html:form action=indexedtest5.do logic:iterate name=stringbean property=stringArray id=foo indexId=ctr !--what do

RE: help me about indexed properties

2004-03-11 Thread Mu Mike
sorry, the last mail doesnt display correctly, but when I tried to write a new one, I saw it displays correctly as the below ThanksRegards From: Mu Mike [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: help me about indexed properties Date

RE: can anyone help me address this issue

2004-03-11 Thread Michael McGrady
] Subject: RE: can anyone help me address this issue Sorry,maybe I didnt make my question clear my question is: the java script variable is supposed to be an array of such a strutcture(although java doesnt have a struture, I just use it here to describe my idea,maybe I should use a class instead) ,I

(again)help me about indexed properties

2004-03-11 Thread Mu Mike
well,sorry again, my qeustion is the below I have the below jsp file needs help %@ taglib uri=/WEB-INF/struts-html.tld prefix=html % %@ taglib uri=/WEB-INF/struts-logic.tld prefix=logic % html body html:form action=indexedtest5.do logic:iterate name=stringbean property=stringArray id=foo

Re: (again)help me about indexed properties

2004-03-11 Thread Hubert Rabago
--- Mu Mike [EMAIL PROTECTED] wrote: (QUESTION: what do name property ,id ,indexID mean here? what value can I set to them?) I searched online only fail to find any doc that give detailed explaination about these proeprties html:text name=stringbean

RE: help me about indexed properties

2004-03-11 Thread Craig Tataryn
Users Mailing List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: help me about indexed properties Date: Fri, 12 Mar 2004 02:49:47 + I have the below jsp file needs help %@ taglib uri=/WEB-INF/struts-html.tld prefix=html % %@ taglib uri=/WEB-INF/struts-logic.tld prefix=logic

asking for help about indexed properties

2004-03-11 Thread Mu Mike
I have the follow in a jsp file html:form action=indexedtest5.do logic:iterate name=stringbean property=stringArray id=foo indexId=ctr (QUESTION: WHAT DO name,property,id,indexId MEAN HERE? WHAT VALUES CAN I SET TO THEM?) html:text name=stringbean

Re: help implementing modules...

2004-03-11 Thread Srikanth Shenoy
to a page in the new module that references an action that is defined in the new module action mappings I consistently get the following error. I have looked through the documentation and browsed the list archive and still can not figure out what I'm doing wrong. Any help appreciated. Also, if anyone

Re: asking for help about indexed properties

2004-03-11 Thread Srikanth Shenoy
Mike, You wont find descriptions about them in API Javadoc. In the Struts 1.1 distribution that you have downloaded, go to webapps folder and deploy the struts-documentation.war in your favorite servlet container and then look for /userGuide/struts-logic.html and /userGuide/struts-html.html

RE: help me about indexed properties

2004-03-11 Thread Mu Mike
PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: RE: help me about indexed properties Date: Thu, 11 Mar 2004 21:11:42 -0600 (CST) Hi Mike, the attributes for logic iterate are all explained here: http://jakarta.apache.org/struts/userGuide/struts-logic.html

RE: can anyone help me address this issue

2004-03-11 Thread Andrew Hill
Users Mailing List Subject: RE: can anyone help me address this issue You can't send data structures over HTTP you can only send strings. You could set those values as hidden form elements with a naming convention that would enable your server side code to recognize the elements in the request

Re: asking for help about indexed properties

2004-03-11 Thread Michael McGrady
http://jakarta.apache.org/struts/faqs/indexedprops.html At 07:15 PM 3/11/2004, you wrote: I have the follow in a jsp file html:form action=indexedtest5.do logic:iterate name=stringbean property=stringArray id=foo indexId=ctr (QUESTION: WHAT DO name,property,id,indexId

RE: help ,action path

2004-03-10 Thread Mu Mike
for guiding programming with struts 1.1 thank you all From: Mu Mike [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: RE: help ,action path Date: Wed, 10 Mar 2004 05:46:16 + of course, I m using an ide to edit the jsp page, it can hotly tell

Regarding Error in Validator - Urgent Help

2004-03-10 Thread Ramachandran
Hi Friends, I am using the validator to perform the validations. I am facing the error while perform such operations. Can anyone please help me regarding this one. I am having FirstForm conatins phone and email. For that i am performing the validation using validator. Please suugest me

Re: Regarding Error in Validator - Urgent Help

2004-03-10 Thread Geeta Ramani
Hi Ramachandran: Here's a suggestion: look at line number 63 of the servlet (in your work directory) generated by your first.jsp. See what the code there is and that may give you an idea of what's going wrong.. (seems like a null pointer somewhere, so try to see what may be null in that line of

Newbie needs help: Validator not working with Struts/Velocity

2004-03-10 Thread andy
spent the last day mining the web for help and haven't been able to progress at all... The validator files _are_ being loaded - I see them in the log files. And the rules/formset are being parsed - again, I see it in the log. However, when the form is submitted on the first page (payment.vm

help me with using bean

2004-03-10 Thread Mu Mike
I have files like the below,I m trying to submit a bean object to my action class, yet when I pressed the submit on the jsp file,it threw an exception:java.lang.IllegalArgumentException: No bean specified what is the correct way? ThanksRegards myjsp.jsp html:form action=/selectFont.do

RE: help me with using bean

2004-03-10 Thread David Friedman
PROTECTED] Subject: help me with using bean I have files like the below,I m trying to submit a bean object to my action class, yet when I pressed the submit on the jsp file,it threw an exception:java.lang.IllegalArgumentException: No bean specified what is the correct way? ThanksRegards myjsp.jsp

RE: help me with using bean

2004-03-10 Thread Mu Mike
David, Thank you, I m a newbie to struts, in fact ,I dont know exactly what kind of form should be there when I want to submit a bean, can you give me a more detailed description about how to submit a bean object? I think an example can better help me, since I really need to know something

RE: help me with using bean

2004-03-10 Thread David Friedman
! if ( bean == null ) bean = new FontBean(); return bean; } Regards, David -Original Message- From: Mu Mike [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 10, 2004 9:16 PM To: [EMAIL PROTECTED] Subject: RE: help me with using bean David, Thank you, I m

RE: help me with using bean

2004-03-10 Thread Mu Mike
: David Friedman [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Subject: RE: help me with using bean Date: Wed, 10 Mar 2004 21:24:54 -0500 Mike, Why not change your: public class SelectFontForm extends ActionForm{ public

RE: help me with using bean

2004-03-10 Thread Mu Mike
David: by the way, the setBean method in FontBean seems never been called, I think it should be called sometime during the running process From: Mu Mike [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: RE: help me with using bean Date: Thu

RE: help me with using bean

2004-03-10 Thread David Friedman
but I think that your use of Form-Property without extending from the class DynaActionForm is giving you the trouble. Regards, David -Original Message- From: Mu Mike [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 10, 2004 9:36 PM To: [EMAIL PROTECTED] Subject: RE: help me with using bean

RE: help me with using bean

2004-03-10 Thread Mu Mike
] To: Struts Users Mailing List [EMAIL PROTECTED] Subject: RE: help me with using bean Date: Wed, 10 Mar 2004 22:29:01 -0500 Mike, You wrote are new to Struts so have you tried this without nesting a Bean within a form? I.E. by making an ActionForm which has size and fontName properties then copying them

can anyone help me address this issue

2004-03-10 Thread Mu Mike
I m using javascript doing dhtml, now I have a table, every time a user changes the width of a specific column(by draging the border line), I will save the column index and the new width to variables in javascript.Now ,after doing many such changes, I need to submit those values saved in the

RE: help me with using bean

2004-03-10 Thread Mu Mike
ok, I have solved the problem,seems I should use html:submit instead but not input type=submit by the way,thank you all ,especially David ThanksRegards From: Mu Mike [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: RE: help me with using

  1   2   3   4   5   6   7   8   9   10   >