RE: Struts Validator Debug output? What is it doing?

2003-01-28 Thread Craig R. McClanahan
On Wed, 29 Jan 2003, Alireza Fattahi wrote: > Date: Wed, 29 Jan 2003 09:01:02 +0330 > From: Alireza Fattahi <[EMAIL PROTECTED]> > Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]> > To: 'Struts Users Mailing List' <[EMAIL PROTECTED]> > Subject: RE: Struts Validator Debug output? What is it

Re: Must an Action forward to another JSP or servlet?

2003-01-28 Thread Craig R. McClanahan
On Tue, 28 Jan 2003, Murphy, Todd wrote: > Date: Tue, 28 Jan 2003 17:50:29 -0500 > From: "Murphy, Todd" <[EMAIL PROTECTED]> > Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: Must an Action forward to another JSP or servlet? > > I am trying to render out

RE: Struts Validator Debug output? What is it doing?

2003-01-28 Thread Alireza Fattahi
I have the opposite problem! When the application starts all the validation messages are put on the stdout. I have not configured any thing. How can I stop it? By the way I have put the debug and detail tags values in the web.xml to 0 but I still get INFO information in stdout! Any help? Thanks,

Does struts support validation for dynamic form?

2003-01-28 Thread K.Viswanathan
Hi , i have a requirement where user has to fill up some kind of questionaire form. Questions for a user depends on the "type" of a user. Questions are basically mutiple choice questions and the user can select the correct answer by selecting a radio button ( for each question there are five

Re: throws NPE

2003-01-28 Thread Ethan Michaels
--- "David M. Karr" <[EMAIL PROTECTED]> wrote: > > "Ethan" == Ethan Michaels > <[EMAIL PROTECTED]> writes: > > Ethan> Hi. I'm trying to get a simple link to > work on a page. > Ethan> I use a link tag like this: > > Ethan> forward="search">Search > > Please, always, supply exa

RE: throws NPE

2003-01-28 Thread Ethan Michaels
I tried forming the link tag like this Search Now, unlike before, the JSP will render without throwing an exception and causing a 500 error to appear in the browser. However, when I click on the link, I still get "HTTP method GET is not supported by this URL" (I'm still wondering why the prev

Re: throws NPE

2003-01-28 Thread David M. Karr
> "Ethan" == Ethan Michaels <[EMAIL PROTECTED]> writes: Ethan> Hi. I'm trying to get a simple link to work on a page. Ethan> I use a link tag like this: Ethan> Search Ethan> When I try to load the page using JRun 4, a null Ethan> pointer exception shows up in standard out

RE: throws NPE

2003-01-28 Thread Ethan Michaels
Yeah, I gave that a try. Same result. I thought maybe my Ant build.xml was somehow messing up the application when it assembled everything and copied the .war file to JRun, so I openned up the webapp on the server. But everything appears to be as it should be in the right place. Ethan --- Michae

RE: throws NPE

2003-01-28 Thread Ethan Michaels
Thanks for the reply. I tried to set up the config element exactly as you suggestion, but it's still throwing the same exception. Ethan --- Mohan Radhakrishnan <[EMAIL PROTECTED]> wrote: > Hi, > We have something like this > > type="org.apache.struts.actions.Fo

RE: Does anyone out there use Scaffold?

2003-01-28 Thread Mohan Radhakrishnan
Hi, We use the ideas but we write our own code. It is the same as scaffold but we don't use it as it is. Especially the part that bunches exceptions in the base class leaving the sub-actions free of try/catch blocks. It was useful. Mohan -Original Message- From: [EMAIL PROTECTED] [mail

RE: throws NPE

2003-01-28 Thread Michael Cardon
Did you try it with a forward slash like this? Search -Original Message- From: Ethan Michaels [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 28, 2003 7:34 PM To: Struts Users Mailing List Subject: RE: throws NPE Thank you for the suggestion. I did try that, but it's still throwing

RE: throws NPE

2003-01-28 Thread Mohan Radhakrishnan
Hi, We have something like this It works. Mohan -Original Message- From: Ethan Michaels [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 29, 2003 9:04 AM To: Struts Users Mailing List Subject: RE: throws NPE Thank you for the suggestion. I did try that, but it's stil

RE: Value Object in a Collection

2003-01-28 Thread Nadeemullah Hussain
Hi, What You need to do is u need to first refer to the attribute of the valueobject which is there in list and then to the attribute of the next value object.See the below code format Hope this solves u r problem Thanks, Nadeem, Wipro Technologies,Chennai Tel - 91-44-4500200 X :

RE: throws NPE

2003-01-28 Thread Ethan Michaels
Thank you for the suggestion. I did try that, but it's still throwing an exception. I tried... Search Now the method RequestUtils.pageURL is added to the exception message. I forgot to mention in my original post that in my struts-config, I've also defined a global forward for this action...

Fw: ActionError without message key

2003-01-28 Thread Scott Seong
Sorry if this is a duplicate, ... I've sent it but I have never received it through this mailing list. - Original Message - From: "Scott Seong" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Tuesday, January 28, 2003 8:33 PM Subject: ActionError without messa

RE: throws NPE

2003-01-28 Thread Nadeemullah Hussain
Hi, Use the link tag as I have mentioned below instead of the one u have used. mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 29, 2003 8:18 AM To: Struts Users Mailing List Subject: throws NPE Hi. I'm trying to get a simple link to work on a page. I use a link tag like this: Searc

Re: urgent RowsetDynaClass help

2003-01-28 Thread usha
Hi Craig Thanks it works. Craig R. McClanahan wrote: On Tue, 28 Jan 2003, usha wrote: Date: Tue, 28 Jan 2003 16:26:11 +0800 From: usha <[EMAIL PROTECTED]> Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]> To: Struts Users Mailing List <[EMAIL PROTECTED]> Subject: Re: urgent RowsetDyn

throws NPE

2003-01-28 Thread Ethan Michaels
Hi. I'm trying to get a simple link to work on a page. I use a link tag like this: Search When I try to load the page using JRun 4, a null pointer exception shows up in standard output. The method that thows the exception is RequestUtils.computeURL() In my struts-config.xml file, I have The

Re: [OT] Open Source Q Mailing List

2003-01-28 Thread V. Cekvenich
I do not think such a mail list exists. Some good products are: RedHat free OS download, PostgreSQL.org DB from Cygwin.com, Eclispe.org IDE (maybe add in SolarEclipse from sf.net for JSP/XML), Tomcat APP server, JasperReports.sf.net (reports), Struts, JSTL tags from Jakarta, (IBatis.com DAO or

Re: Struts and JSTL

2003-01-28 Thread Peter A. Pilgrim
Jarnot Voytek Contr AU HQ/SC wrote: I added the below to my web.xml javax.servlet.jsp.jstl.fmt.localizationContext com.my.package.ApplicationResources -- Voytek Jarnot Quidquid latine dictum sit, altum viditur. This is looks like the right answer.

Re: Problem using SSL with Struts, Tomcat 4.1.12 on IIS

2003-01-28 Thread Yakov Belov
Maybe you need to define the resources which are accessed via SSL and the ones which are not, something like in web.xml: xxx /resources/* CONFIDENTIAL or NONE Good luck, Yakov - Original Message - From: "Gogte, Sushrut" <[EMAIL PROTECTED]> T

[OT] Open Source Q Mailing List

2003-01-28 Thread Mark Chaimungkalanont
Hey all, I'm just wondering, what would be a good forum/mailing list for Qs on general open source things like below? like "What should i use for ..." sorta questions. I'm quite new to the whole open source things and the range of things possible seems mind boggling. It's usually pretty hard to

RE: Value Object in a Collection

2003-01-28 Thread neelima mahesh
Both orderItemVO and Products are Value objects. Since orderItemVO is a collection of value objects , it's not a problem to iterate through But the inner value object (products) is not a collection to iterate through which caused the problem. products value object properties are...getters and se

Re: Does anyone out there use Scaffold?

2003-01-28 Thread Steve_Akins
Thanks for your response Rob. I've downloaded the commons component of Scaffold from the sandbox and built it myself. It's interesting to point out that the Scaffold code is still pointing to Struts 1.0.x imports, you have to go through the code to change it to the 1.1 versions of these classes

Re: what I can use to display a Chart?

2003-01-28 Thread Attila Szegedi
Go see http://cewolf.sourceforge.net It's a JSP taglib that renders charts into images. Attila. - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 28, 2003 11:31 PM Subject: what I can use to display a Chart? > Hello, > > does any one use Char

Re: what I can use to display a Chart?

2003-01-28 Thread Ashish Kulkarni
try http://www.object-refinery.com/jfreechart/ or www.ve.com Ashish --- [EMAIL PROTECTED] wrote: > Hello, > > does any one use Charts with Struts? > what lib / product you can recommend? > > thank you. > > Best Regards. > Michael. > > -- > To unsubscribe, e-mail: >

RE: Must an Action forward to another JSP or servlet?

2003-01-28 Thread Karr, David
Just return null from your "execute" method. -Original Message- From: Murphy, Todd [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 28, 2003 2:50 PM To: [EMAIL PROTECTED] Subject: Must an Action forward to another JSP or servlet? I am trying to render output as a PDF from a byte array.

Must an Action forward to another JSP or servlet?

2003-01-28 Thread Murphy, Todd
I am trying to render output as a PDF from a byte array. I am able to do this successfully using an OutputStream, but the Writer class used in a JSP is unable to properly write a byte array. My question: Is it possible to write my output from within my action using an OutputStream as I would in

RE: [Struts-src] Creating a form-bean

2003-01-28 Thread Mike Oliver
;-) if (he != null) he = null; Michael Oliver AppsAsPeers LLC 7391 S. Bullrider Ave. Tucson, AZ 85747 Phone:(520)574-1150 Fax:(520)844-1036 -Original Message- From: Sri Sankaran [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 28, 2003 2:57 PM To: Struts-User Subject: [Stru

what I can use to display a Chart?

2003-01-28 Thread michael . korolyov
Hello, does any one use Charts with Struts? what lib / product you can recommend? thank you. Best Regards. Michael. -- To unsubscribe, e-mail: For additional commands, e-mail:

RE: [Struts-src] Creating a form-bean

2003-01-28 Thread Karr, David
Looks like a bug to me. I'm not familiar with that code, but it looks like the "isAssignableFrom" is trying to only use an existing attribute as the ActionForm if it's of the correct type (or subtype) of the specified ActionForm type. The result of the second "return" is that it will use that att

Re: ProcessAction - Scaffold package

2003-01-28 Thread Ted Husted
It's being caught and wrapped inside of a ResourceAction (which supports Exception chaining), as intended. -Ted. Senthivel U S wrote: Greetings, We are using ProcessAction and Access Layer. Our Access Layer Component throws SQLException. If exception is thrown , it should be caught by BaseActio

Problem porting JSPs with template to tiles

2003-01-28 Thread Boris Folgmann
Hi! I tried to port a set of JSPs using the template taglib of struts 1.0 to struts 1.1. Simply replacing for one of the in the template JSP. I get an Exception text at the position of the . Using did not help. Does anybody have a clue? Here's the exception: java.lang.IllegalStateException

RE: Value Object in a Collection

2003-01-28 Thread Mei Zhu
So what does the products value object looks like, and what type of elements do you want to iterate through in the inner iterate? Mei -Original Message- From: neelima mahesh [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 28, 2003 3:43 PM To: Struts Users Mailing List Subject: RE: Value

[Struts-src] Creating a form-bean

2003-01-28 Thread Sri Sankaran
I was wading through the source code to figure out the process of creation of a form bean and found the following snippet in o.a.s.u.RequestUtils in the method createActionForm (line 654 in the 1/28 nightly source): (beginning at line 709) if (configClass.isAssignableFrom(instance.getClass()))

RE: Value Object in a Collection

2003-01-28 Thread neelima mahesh
What you thought was right!! . OrderItemVO contains getters and setters out of which one getter is again a Value Object(products) like OrderItemVO. That is where it is causing problem. If I dont specify the inner loop it is displaying all the properties in products value object, which I don't

RE: Value Object in a Collection

2003-01-28 Thread Mei Zhu
Can you send me the definition of your OrderItemVO? I imagine OrderItemVO has method getPartNo() and getProducts() to get a list of products which you want to print out in your inner loop. If that's the case, in your inner iterate you need to specify property="products". It will help to do one step

html:file question

2003-01-28 Thread Charlie Toohey
I have a form with a text field for the user to enter a filename. I would like to make this easier for the user by giving them a Browse button, so I thought I would try using html:file instead of html:text. Note, I do not want to upload the contents of a file, but just want the filename, includ

Re: [OT] Single Sign On

2003-01-28 Thread Craig R. McClanahan
On Tue, 28 Jan 2003, Victor Soares wrote: > Date: Tue, 28 Jan 2003 13:00:28 -0800 > From: Victor Soares <[EMAIL PROTECTED]> > Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: [OT] Single Sign On > > This may not be the appropriate place to ask this quest

Re: [OT] Single Sign On

2003-01-28 Thread V. Cekvenich
See this: http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/host.html#Single%20Sign%20On Also most of the time, there is no need for Apache, as Tomcat can display static content as well. .V Victor Soares wrote: This may not be the appropriate place to ask this question, but this seems to b

RE: [OT] Single Sign On

2003-01-28 Thread Vinh Tran
This should do the trick... http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/host.html#Single%20Si gn%20On -Original Message- From: Victor Soares [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 28, 2003 4:00 PM To: [EMAIL PROTECTED] Subject: [OT] Single Sign On This may not be

RE: Value Object in a Collection

2003-01-28 Thread neelima mahesh
Following is the correct code implementing in my application..Please advice me...I tried by removing property ...but not working... Mei Zhu <[EMAIL PROTECTED]> wrote:If your outer iterate loops through a collection of java.util.List, in your inner iterate, you

Value Object , ActionForm question(mapping)

2003-01-28 Thread Vinay
Is it needed that ActionForm and Value Object are mapped. Because my ActionForm for the view is represented as has two attributes with date from and date to for two textboxes This is represented in the Value Object as single persistent variable and database as a single column. How do I go ab

[OT] Single Sign On

2003-01-28 Thread Victor Soares
This may not be the appropriate place to ask this question, but this seems to be an intelligent group that may be able to answer this question I am planning on creating 3 websites. The sites are all related and will have some customizable functionality for users that requires a login. I woul

Re: Java Pet Store rewritten with Flash Remoting Front End

2003-01-28 Thread Eric Jain
> http://www.macromedia.com/desdev/mx/blueprint/ Interesting, now if I could only read the fonts an my laptop screen... -- Eric Jain -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: urgent RowsetDynaClass help

2003-01-28 Thread Craig R. McClanahan
On Tue, 28 Jan 2003, usha wrote: > Date: Tue, 28 Jan 2003 16:26:11 +0800 > From: usha <[EMAIL PROTECTED]> > Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]> > To: Struts Users Mailing List <[EMAIL PROTECTED]> > Subject: Re: urgent RowsetDynaClass help > > Hi Craig > > i have requirement l

RE: Filters and Struts

2003-01-28 Thread Craig R. McClanahan
On Tue, 28 Jan 2003, Sterin, Ilya wrote: > > Ok, thanks to all:-) Guess my only other option is to either define a > filter for each servlet for now, until 2.4 is prod ready, or as Max > mentioned, and put all actions in need of authentication, within the > members namespace. > > Both are a has

Re: actionForm.reset() question

2003-01-28 Thread Craig R. McClanahan
On 28 Jan 2003, Jeremy Cavagnolo wrote: > Date: 28 Jan 2003 12:04:53 -0800 > From: Jeremy Cavagnolo <[EMAIL PROTECTED]> > Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: actionForm.reset() question > > Does ActionServlet call the reset() method after in

RE: how do i use a mapped value in bean:write?

2003-01-28 Thread Andy Kriger
I want to followup to my own message since I finally found a solution to this problem (after many postings with no response) and it might be of interest to the community. The BeanUtils lib was out-of-date and had fixed a bug around this. Updating that solved the problem. Just a caveat - watch thos

RE: Value Object in a Collection

2003-01-28 Thread Mei Zhu
If your outer iterate loops through a collection of java.util.List, in your inner iterate, you should not specify property attribute. Mei -Original Message- From: neelima mahesh [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 28, 2003 2:42 PM To: [EMAIL PROTECTED] Subject: Value Object

Re: Value Object in a Collection

2003-01-28 Thread neelima mahesh
Nope, I use the following... <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %> <%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %> <%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %> Thanks for ur response and appreciate any help... Mahesh! David Graham <[EMAIL PROTE

RE: application resource/ prop messages of org.apache.struts.util.PropertyMessageResource NEVER GET FILLED WITH DATA ?!?!?!

2003-01-28 Thread Jörg Maurer
)Why does the digester parse method inside Action servlet not throw exception in struts 1.1 beta 3 and continues to instantiate a PropertyMessageResource, while struts 1.1 latest build(20030128) does throw exception(even not logging what the exact failure might be)? 2)What about non ANSI message

Re: Value Object in a Collection

2003-01-28 Thread David Graham
Can you use the JSTL tags? David From: neelima mahesh <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Value Object in a Collection Date: Tue, 28 Jan 2003 12:41:44 -0800 (PST) Hi all, I'm new to this technology, I wanted to

RE: (newbie) Problem getting request level bean data in jsps

2003-01-28 Thread Mei Zhu
what's your definition of userRegisterForm in struts-config.xml? Mei -Original Message- From: Scot Rob [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 28, 2003 2:33 PM To: [EMAIL PROTECTED] Subject: (newbie) Problem getting request level bean data in jsps Hi, I am setting some data

Value Object in a Collection

2003-01-28 Thread neelima mahesh
Hi all, I'm new to this technology, I wanted to use only iterate tags to display the information. While iterate a collection in a JSP, need to display a Value Object's information. Following is the approach i've followed but in vain. // etc. and i'm getting the follow

(newbie) Problem getting request level bean data in jsps

2003-01-28 Thread Scot Rob
Hi, I am setting some data in DynaActionForm "userRegisterForm" in my Action "registerUser" and it forwards request to a jsp page through another Action "showRegisterForm" (which is a ForwardAction). Now, i am trying to get data in the jsp page using but it does not get any data. I also tried b

Design Patterns/Examples

2003-01-28 Thread Pat Quinn
Hi Guys, Any one know of some design patterns or examples i could use with struts. I want to access a database(Value Objects) allow the user to change the VO data, perform some business validation and update the database. I’d like some pointers also when working with form beans and vo object w

RE: JavaScript / struts submit problems

2003-01-28 Thread Mei Zhu
In your Action class you have: sXML = request.getAttribute("XMLQueryString").toString(); this will throw a NullPointerException, because XMLQueryString is not a request attribute but a request parameter. I have tested using XMLQueryString, I did notice that the value cannot be populated to the for

actionForm.reset() question

2003-01-28 Thread Jeremy Cavagnolo
Does ActionServlet call the reset() method after instantiating an ActionForm, but before populating it with the http request parameters? Can anyone point me to a good explanation about how and when ActionServlets create ActionForms? Thanks! -Jeremy P.S. As a newbie, I am really enjoying the "O

RE: JavaScript / struts submit problems

2003-01-28 Thread tbachta
I dont think that the capitalization is the problem, I have tried to do it with the get and sets like XmlQueryString() and the property ="xmlQueryString", and I still get a zero length string when I try to getXmlQueryString() in my action class. Tim Bachta Information Technology MC 48

RE: JavaScript / struts submit problems

2003-01-28 Thread Mei Zhu
It is obvious that struts does not populate the form bean value from request if you name your property like "XMLQueryString" (but it can be populated to your input field from form bean). I do not understand exactly why. If you just want to make it work I would not use a property name with the first

RE: logic:match

2003-01-28 Thread Denis Wang
thanks. -Original Message- From: David Graham [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 28, 2003 1:26 PM To: [EMAIL PROTECTED] Subject: Re: logic:match You can't use a tag as the input into another tag's attribute. David >From: Denis Wang <[EMAIL PROTECTED]> >Reply-To: "St

RE: logic:match

2003-01-28 Thread Denis Wang
thanks for your reply. the powerful if...else can absolutely solve the problem, but the architect doesn't allow me to do so. JSTL is not used elsewhere througout my application. Anyway, thanks for your input. Denis -Original Message- From: Wendy Smoak [mailto:[EMAIL PROTECTED]] Sent: Tu

[Validator]Stop validation upon first error

2003-01-28 Thread Sri Sankaran
Using : Struts 1.1b3 Is it possible to stop the validation of a DynaValidatorForm when the Validator framework encounters the first error? I have the following form in my validation.xml If the user does not provide a value for any of 'access', 'process' and '

RE: JavaScript / struts submit problems

2003-01-28 Thread tbachta
Sorry forgot to add this code to the fray, here is the ActionForm class where I have the get and set methods private void setXMLQueryString(String sXML) { this.XMLQueryString = sXML; } public String getXMLQueryString() { return XMLQueryString; } Tim Bachta Information Techn

RE: JavaScript / struts submit problems

2003-01-28 Thread tbachta
Ok, so if the name is not the problem then what is? What do I need to do, or look at to fix this? Tim Bachta Information Technology MC 48 "Nel

RE: Problem capturing text property using logic:iterate

2003-01-28 Thread Pani, Gourav
you haven't specified the value="" in the tag. -Original Message- From: Vinicius Boson [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 28, 2003 1:46 PM To: [EMAIL PROTECTED] Subject: Problem capturing text property using logic:iterate I´m having problem capturing data from an html crea

Problem capturing text property using logic:iterate

2003-01-28 Thread Vinicius Boson
I´m having problem capturing data from an html created with the following code: The JSP file: * The HTML generated looks like: * * I want the user to be able to change the value in the text box, and I am not being abl

RE: logic:match

2003-01-28 Thread Wendy Smoak
> There is something wrong with the following piece of code: > > ... > ... do stuff ... Actually I haven't tried it with two expressions in the same test. There's also a choose/when/otherwise construct if you need a case statement rather than if/else. -- Wendy Smoak Applications Systems An

application resource/ prop messages of org.apache.struts.util.PropertyMessageResource NEVER GET FILLED WITH DATA ?!?!?!

2003-01-28 Thread Jörg Maurer
Hi ! I am currently working on struts project with source code of struts 1.1 beta 3. As i was wondering why my texts aka message resource never get loaded, i followed the problem form Action Servlet PropetyMessageResource, where the property "messages", being a HashMap IS NEVER FILLED with d

Re: logic:match

2003-01-28 Thread David Graham
You can't use a tag as the input into another tag's attribute. David From: Denis Wang <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: Struts Users Mailing List <[EMAIL PROTECTED]> Subject: logic:match Date: Tue, 28 Jan 2003 13:13:58 -0500 Hello, all, There

logic:match

2003-01-28 Thread Denis Wang
Hello, all, There is something wrong with the following piece of code: ... if I change the above real time evaluation into a static one, it works. Does anybody have any hints? Thanks a lot! Denis -- To unsubscribe, e-mail: For additional commands, e-mail:

RE: [OT] Obscure Programming Languages

2003-01-28 Thread Mark Galbreath
Some odd British concoction, no doubt. -Original Message- From: Chappell, Simon P [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 28, 2003 12:50 PM To: Struts Users Mailing List Subject: RE: [OT] Obscure Programming Languages No, actually, I mean POP-11, one of the languages in the PO

RE: [OT] Obscure Programming Languages

2003-01-28 Thread Mike Oliver
Don't forget COBOL, RPG, SNOBOL, GW-BASIC and the days of drum memory, core memory and "what will we ever do with more than 64k of memory." Or Windows in 640k RAM. 160k floppies, one for boot, one for programs and one for data on a single drive machine. Michael Oliver AppsAsPeers LLC 7391 S. Bull

Re: Flash+Struts how?

2003-01-28 Thread V. Cekvenich
Nothing wrong with Flash as View, in fact Flash is a good practice IMO (when used w/o Remoting or runtime costs). Javascript/DHTML is just OK. We try to remove navigation and vlidation (menu and validator) but still its a mess in a JSP. Applets are a bad practice, in my experience. JSF is not

Problem using SSL with Struts, Tomcat 4.1.12 on IIS

2003-01-28 Thread Gogte, Sushrut
I am using Struts 1.0.2 with Tomcat 4.1.12 running on IIS 4.0 web server. In my application, I am using a template which inserts a navigation menu on the left hand side of the screen, using Struts. This menu is composed of links and images. When I run my application in non-secure mode, it is runn

RE: [OT] Obscure Programming Languages

2003-01-28 Thread Chappell, Simon P
No, actually, I mean POP-11, one of the languages in the POPLOG environment. http://www.poplog.org/ http://www.cs.bham.ac.uk/research/poplog/freepoplog.html Simon >-Original Message- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, January 28, 2003 11:40 AM >To: Struts

logging

2003-01-28 Thread Damm, Gary
I've recently switched to struts 1.1-b3. My previous log configuration has stopped working and I'm wondering why. I'm using commons-logging with log4j. My previous commons-logging jar was Implementation-Version: 1.0.1 and my commons-logging.properties is as follows: org.apache.commons.logging.L

RE: [OT] Obscure Programming Languages

2003-01-28 Thread Kevin . Bedell
You mean "PDP-11" the old DEC machines that ran RSX-11M? They were fun - if you enjoyed learning proprietary OS's and writing real-time control applications. Gosh I'm old.

RE: JavaScript / struts submit problems

2003-01-28 Thread Nelson, Laird
> -Original Message- > From: Mei Zhu [mailto:[EMAIL PROTECTED]] > > In your jsp page, the hidden field should be: > The first character > of the property > name should be lower case. No; see http://java.sun.com/j2se/1.4.1/docs/api/java/beans/Introspector.html#decapit alize(java.lang.Str

Re: Please review code for LookupDisptach using Image Buttons

2003-01-28 Thread Ashish Kulkarni
Hi, Did any one look at this code?? Ashish --- Ashish Kulkarni <[EMAIL PROTECTED]> wrote: > Hi, > I have a jsp with 2 image buttons, and i needed to > forward the request to different jsp depending upon > the image button clicked by the user, and I want to > do > it without using javascript ( I was

RE: Struts Validator Debug output? What is it doing?

2003-01-28 Thread PILGRIM, Peter, FM
> -Original Message- > From: PILGRIM, Peter, FM > > Is there anyone out there who is an expert on Struts validator? ---- Don't bother! "Soy un Tonto mas grande de la Dia" -- Peter Pilgrim, Struts/J2EE Consultant, RBoS FM, Risk IT Tel: +44 (0)207-375-4923 *

Re: Struts Validator Debug output? What is it doing?

2003-01-28 Thread Evan Schnell
PILGRIM, Peter, FM wrote: Cut the rubbish. Do you see your "forms" load from validator.xml on startup? You should see something like: 15633 [main] DEBUG - New match='form-validation/formset/form' 15643 [main] DEBUG - Fire begin() for ObjectCreateRule[className=org.apache.commo

RE: JavaScript / struts submit problems

2003-01-28 Thread Mei Zhu
Just to add another note, it may not work(you need to verify by looking at Java Bean spec) if you define your property name like xMLQueryString, but xmlQueryString will work. Mei -Original Message- From: Mei Zhu [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 28, 2003 11:06 AM To: Strut

RE: JavaScript / struts submit problems

2003-01-28 Thread Mei Zhu
In your jsp page, the hidden field should be: The first character of the property name should be lower case. Mei -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 28, 2003 10:49 AM To: [EMAIL PROTECTED] Subject: JavaScript / struts submit proble

RE: Struts Validator Debug output? What is it doing?

2003-01-28 Thread PILGRIM, Peter, FM
Is there anyone out there who is an expert on Struts validator? -- Peter Pilgrim, Struts/J2EE Consultant, RBoS FM, Risk IT Tel: +44 (0)207-375-4923 Visit our Internet site at http://www.rbsmarkets.com This e-mail is inten

RE: if-then-else condition in validation xml

2003-01-28 Thread James Turner
> -Original Message- > From: Dinesh Samson J [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 28, 2003 11:37 AM > To: [EMAIL PROTECTED] > Subject: if-then-else condition in validation xml > > > Greetings, > > Can we have something like an if-then-else block in validation.xml? > > Wh

RE: [OT] Obscure Computer Languages

2003-01-28 Thread Chappell, Simon P
Hmmm, ok, let's dig into the memory here for the "icky" stuff: Forth POP-11/POPLOG Smalltalk RPG/400 There are a ton of others, but those are the weirdest. >-Original Message- >From: James Turner [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, January 28, 2003 10:42 AM >To: 'Struts Users Mai

Re: [OT] Obscure Computer Languages

2003-01-28 Thread jbaker
Wow. That takes me back. I still miss Algol (before they messed it up) and Simula. The PDP assemblers were awfully pretty. Joe Baker Director of Internet Communications Amnesty International USA 600 Pennsylvania Ave SE 5th Floor Washington, DC 20003 202-544-0200 x285 http://www.amnestyusa.org

JavaScript / struts submit problems

2003-01-28 Thread tbachta
Hello All, I am having a little problem that hopefully someone can help me with. I have a form that has a hidden field in it, I am not populating this hidden field on the page load but rather I am populating the value in a JavaScript function and then using the form.submit() in JavaScript to sub

RE: if-then-else condition in validation xml

2003-01-28 Thread Brandon Goodin
use a custom/pluggin validator. http://jakarta.apache.org/struts/userGuide/dev_validator.html#plugs Brandon Goodin Phase Web and Multimedia P (406) 862-2245 F (406) 862-0354 [EMAIL PROTECTED] http://www.phase.ws -Original Message- From: Dinesh Samson J [mailto:[EMAIL PROTECTED]] Sent:

ProcessAction - scaffold package

2003-01-28 Thread Senthivel U S
Greetings, Actually in the failure of one action mapping , i am forwarding to another action mapping which is not getting executed. (i.e if any sqlexception from component, it has to execute another action) Regards, Sen Greetings, We are using ProcessAction and Access Layer. Our Access Layer C

[OT] Obscure Computer Languages

2003-01-28 Thread James Turner
> From: Jacob J. Hookom [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 28, 2003 11:24 AM > To: Struts Users Mailing List > Subject: Re: [OT] Synchronizing Session Objects > > > LISP - Lots of InSignifigant Parens > > Prolog is where it's at :-) Don't go there man... Not only was I once f

if-then-else condition in validation xml

2003-01-28 Thread Dinesh Samson J
Greetings, Can we have something like an if-then-else block in validation.xml? What I am looking for is that, a. if nothing is entered in field A, then do not validate field B and field C b. if something is entered in field A, then check for (depends="required") for field B and field C ca

RE: [OT] Obscure Programming Languages

2003-01-28 Thread Mark Galbreath
Close: http://www.paulgraham.com/jargon96.html I have the hard copy of this book - it's great! "POP-11?" -Original Message- From: Jacob J. Hookom [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 28, 2003 11:24 AM LISP - Lots of InSignifigant Parens Prolog is where it's at :-) -

Re: [OT] Synchronizing Session Objects

2003-01-28 Thread Jacob J. Hookom
LISP - Lots of InSignifigant Parens Prolog is where it's at :-) - Original Message - From: "Chappell, Simon P" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Tuesday, January 28, 2003 10:16 AM Subject: RE: [OT] Synchronizing Session Objects Not something

RE: Cannot find global ActionForward for

2003-01-28 Thread jmattucci
no its not a typo Jarnot Voytek Contr AU HQ/SC To:

RE: Java Pet Store rewritten with Flash Remoting Front End

2003-01-28 Thread Haseltine, Celeste
Micael, My company does not use Flash remoting at this time, although we do use JRUN as our application server for our internal J2EE applications. The owner of this company cannot afford the costs of BEA Weblogic or IBM Websphere, and I prefer NOT to try to run Tomcat on a Windows server(unfortu

Re: AW: Transforming a String to valid HTML encoding

2003-01-28 Thread Affan Qureshi
Hi, I was facing the same problem in displaying the copyright and trademark symbols. Did you find some solution for this? I shall be greatfeul if you can share you experience with me. What I did was I created a utility class which transforms special characters into their HTML encodings and also d

RE: [OT] Synchronizing Session Objects

2003-01-28 Thread Chappell, Simon P
Not something to admit in public! Actually, I really enjoyed learning POP-11 back at university. Ahh, those were the days. >-Original Message- >From: Mark Galbreath [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, January 28, 2003 10:14 AM >To: 'Struts Users Mailing List' >Subject: RE: [OT] Sy

  1   2   >