Re: [OT] Netscape 7.1 WOW!

2004-06-30 Thread Mark Lowe
To my knowledge netscape is a stable grab of mozilla slightly propagandized with netscape logos. Firefox is a lighter version of mozilla, without all that silly mail/new reader jism and focuses on being an html browser. But basically they're all the same thing. On 1 Jul 2004, at 02:04, Michael

RE: NEWBIE: Wierd problem - Action sometimes produces Status 500 - No Context configured to process this request. SOLVED

2004-06-30 Thread Adam Lipscombe
Folks, Eureka! I finally tracked it down to a logic error in my app: I had extended the Struts RequestProcessor to provide a custom processRoles() method. This checks that users are logged in before they can access an action, and also performs role base permission checking. processRoles() was

Upload multiple files at once

2004-06-30 Thread Deepak
Hi, Is there a way to upload multiple files at once ? thanks Deepak

Getting the values from Popup window to Parent window if Multiple text fields in parent window

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

Getting the values from Popup window to Parent window if Multiple text fields in parent window

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

recover tomcat home directory

2004-06-30 Thread jthompson
I'd like to create directories programmatically (using a struts Action class) in a tomcat webapp directory. ie, with a url of http://domain.com:8080/testapp/... that maps to directory /testing/webapps/testapp/... how do I recover the '/testing/webapps/testapp' part in an Action class? John

RE: [OT] Netscape 7.1 WOW!

2004-06-30 Thread Michael McGrady
Isn't this parade of praise for foxfire and odd way for Netscape to advertise? LOL At 03:58 PM 6/30/2004, you wrote: I love the extensions available for firefox. That, and the security/reliability compared to IE - the two reasons I was able to get my parents to switch. Checkout what's availabl

RE: newbie question: form initialization and process,

2004-06-30 Thread Jim Barrows
> -Original Message- > From: Jen [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 30, 2004 3:39 PM > To: Struts Users Mailing List > Subject: RE: newbie question: form initialization and process, > > > > > > > > What I want to say is normally SubmitFormAction > > will > > > return a

RE: [OT] Netscape 7.1 WOW!

2004-06-30 Thread Paul
I love the extensions available for firefox. That, and the security/reliability compared to IE - the two reasons I was able to get my parents to switch. Checkout what's available here: http://texturizer.net/firefox/extensions/ ---

RE: newbie question: form initialization and process,

2004-06-30 Thread Jen
> > > > What I want to say is normally SubmitFormAction > will > > return a jsp page, but this returned jsp > page(let's > > call it form2.jsp) also needs initialize, so route > > will be: > > > ShowFormAction->form.jsp->SubmitFormAction->ShowForm2Action->f > > or2.jsp->SubmitForm2Action > > so ev

[Digester] Not Converting String to Int

2004-06-30 Thread Josh Bronson
I'm using Digester to map my XML file to my Java class, Restaurant. Restaurant has a number of instance variables, most of which are Strings, but some are ints. Digester is successfully calling the Restaurant setter methods for the String instance variables, but it throws an exception whenever it

Re: [OT] Netscape 7.1 WOW!

2004-06-30 Thread James Mitchell
+1 I like the outline feature (developer tools), it really comes in handy when you are in "maintenance mode" on someone elses 7 or 8 deep nested tables. -- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx - Original Message - From: "Hoo

RE: [OT] Netscape 7.1 WOW!

2004-06-30 Thread Hookom, Jacob
I use Mozilla Firefox with the Developer tools built in (do custom install). This will do javascript validating, etc for you during development. There are also free 3rd party plugins too for the browser which let you do some pretty crazy stuff like switching all forms from posts to gets, inspect f

Re: [OT] Netscape 7.1 WOW!

2004-06-30 Thread Michael McGrady
I will check it out, but the present Netscape is so much better than anything I have used before I am sticking with it a bit. I love the look too. Maybe the difference is that I did a custom installation? Michael At 10:01 AM 6/30/2004, you wrote: I think Mozilla Firefox 0.9.1 would make you W

RE: newbie question: form initialization and process,

2004-06-30 Thread Jim Barrows
> -Original Message- > From: Jen [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 30, 2004 7:47 AM > To: [EMAIL PROTECTED] > Subject: RE: newbie question: form initialization and process, > > > >> Hi, > >> I am new to Struts and after browsered the nightly > >> build example app, foun

Re: [OT] Netscape 7.1 WOW!

2004-06-30 Thread atta-ur rehman
I think Mozilla Firefox 0.9.1 would make you WOW! (all capitals!) http://www.mozilla.org/products/firefox/ ATTA - Original Message - From: "Michael McGrady" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Wednesday, June 30, 2004 9:51 AM Subject: [OT] Netsc

[OT] Netscape 7.1 WOW!

2004-06-30 Thread Michael McGrady
I have not used Netscape regularly for a while. But, I just tried the newest Netscape 7.1 and I am really impressed. Wow! Speed, no crappy ads, etc. This is what I had hoped a browser would do! Michael - To unsubscribe, e-m

[OT] RE: how to handle special characters like "®"

2004-06-30 Thread Michael McGrady
Great article! Thanks Steve At 09:05 AM 6/30/2004, you wrote: This article http://www.joelonsoftware.com/articles/Unicode.html provides a good introduction to character encodings. It may help. Steve > -Original Message- > From: Christina Siena [mailto:[EMAIL PROTECTED] > Sent: June 29, 200

OT: Run for the Hills of Mozilla

2004-06-30 Thread Vic Cekvenich
http://www.theinquirer.net/?article=16922 .V - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: how to handle special characters like "®"

2004-06-30 Thread Steve Raeburn
This article http://www.joelonsoftware.com/articles/Unicode.html provides a good introduction to character encodings. It may help. Steve > -Original Message- > From: Christina Siena [mailto:[EMAIL PROTECTED] > Sent: June 29, 2004 5:07 PM > To: [EMAIL PROTECTED] > Subject: how to handle sp

RE: newbie question: form initialization and process,

2004-06-30 Thread Jen
>> Hi, >> I am new to Struts and after browsered the nightly >> build example app, found it did different way with >> what I have. >> In example app the forms's initial display action is >> different from the form's submit action. What I want to say is normally SubmitFormAction will return a jsp

Probem with Validation SocketException: Connection reset by peer:

2004-06-30 Thread Alvin Antony
Hi there, since some changes in the network configuration(I suppose so), throws an Socketexception on starting my struts application. The same virsion of the application is working on our produtive server without any problems but not on workstations. The stack trace from the error is here. 84

[OT] Documents version

2004-06-30 Thread Andrey Rogov
How is the problem of the documents version solved? I need to take one form of the document for the first request and the other (with other date) – for the second request. ( In time new fields can be added into the document ). -- Best regards, Andrey mailto:[EMAIL PROTEC

Re: returning to the calling page

2004-06-30 Thread Michael McGrady
LOL -- Did you notice my name, Brian? No worries! At 07:06 AM 6/23/2004, you wrote: sorry i'm irish, we curse a lot. slaps self on wrist --b Michael McGrady wrote: I really hate to have to address this, Brian, but this language is clearly inappropriate for a public forum. Michael At 05:35 A

RE: How to change tiles def at runtime?

2004-06-30 Thread Ricardo Cortes
I actually use the ComponentContext that's passed to my Controller for changing Tiles attributes before display and you can also use the TilesAction to get a handle on the ComponentContext for request time processing. The ComponentContext will contain all your Tiles attributes. -Original M

Re: returning to the calling page

2004-06-30 Thread Bryan Hunt
sorry i'm irish, we curse a lot. slaps self on wrist --b Michael McGrady wrote: I really hate to have to address this, Brian, but this language is clearly inappropriate for a public forum. Michael At 05:35 AM 6/23/2004, you wrote: Hi , I have the following action http://localhost:8080/jestat

RE: how to handle special characters like "®"

2004-06-30 Thread Daniel Perry
I've come accross this problem before, and i fixed it by setting the jsp pages to content type iso-8859-1 rather than UTF-8. Stick the following tag at the top of the pages: <%@ page contentType="text/html;charset=iso-8859-1" language="java" %> Daniel. > -Original Message- > From: Jiro

RE: NEWBIE: Wierd problem - Action sometimes produces Status 500 - No Context configured to process this request

2004-06-30 Thread DGraham
I just noticed your response in another email and it looks like this has been explored.  My apologies for suggesting something that you appear to already have tried. Dennis [EMAIL PROTECTED] 06/30/2004 09:42 AM Please respond to "Struts Users Mailing List" <[EMAIL PROTECTED]> To "S

Re: returning to the calling page

2004-06-30 Thread Michael McGrady
I really hate to have to address this, Brian, but this language is clearly inappropriate for a public forum. Michael At 05:35 AM 6/23/2004, you wrote: Hi , I have the following action http://localhost:8080/jestate-jsp/client-property-view-for-rent-action.do?id=1 On this page I have a form for add

RE: how to handle special characters like "®"

2004-06-30 Thread Jirole, Amar
More info please! -Original Message- From: Christina Siena [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 29, 2004 8:07 PM To: [EMAIL PROTECTED] Subject: how to handle special characters like "®" I am trying to figure how to handle special characters like "®". When the form is posted, t

html:link and bean:include with paramters?

2004-06-30 Thread Robert Bowen
Hello all. I am trying to do two different things, but essentially both require sending parameters, one using the Struts html:link tag, and the other using the Struts bean:include tag. I have two beans, user and module. I would like to pass user.idCourse and module.id to both of these tags, dy

Request carry the old form

2004-06-30 Thread Mathew, Manoj
Hi all I have two jsp pages say empPension.jsp and EmpSalary.jsp. empPension.jsp has a list backed form and i have a property cales "empname" and has it's setters and getters.Remember "empname" is a list. my EmpSalary.jsp has a dyna action form adn has a string element "empname" in the syn

RE: NEWBIE: Wierd problem - Action sometimes produces Status 500 - No Context configured to process this request

2004-06-30 Thread DGraham
In case the obvious hasn't been explored...Have you tried debugging com.expensys.expensyswt.struts.action.DisplayHelp?  I'm just guessing, but it sounds as if this action is trying to retrieve something from session and eventually failing with an NPE. Dennis "Adam Lipscombe" <[EMAIL PROTECT

Re: returning to the calling page

2004-06-30 Thread HG
Hi Bryan > . but it didn't seem to work, I believe I would have to specify the > input in the struts config > file and I intend for this page to be called from any page in the > application. Yeps, the input forward fetched by the method mapping.getInputForward() is the one defined in the Stru

RE: NEWBIE: Wierd problem - Action sometimes produces Status 500 - No Context configured to process this request

2004-06-30 Thread Marco Mistroni
Hi, Then (wild guess), ur help.do action is trying to access something >From the session/request/somewhere that is initialized only after you Login.. Try to check for that.. Regars marco -Original Message- From: Adam Lipscombe [mailto:[EMAIL PROTECTED] Sent: 30 June 2004

RE: NEWBIE: Wierd problem - Action sometimes produces Status 500 - No Context configured to process this request

2004-06-30 Thread Adam Lipscombe
Thanks Marco Yes that's right. The war file is called ExpenSysWT.war and the Tomcat context is ExpenSysWT. If I call the action explicitly by entering "http://localhost:8080/ExpenSysWT/help.do"; in the browser address field it fails with the 500 error the when the logon page is first displayed,

returning to the calling page

2004-06-30 Thread Bryan Hunt
Hi , I have the following action http://localhost:8080/jestate-jsp/client-property-view-for-rent-action.do?id=1 On this page I have a form for adding a house to the shopping basket. The shopping basket is displayed all the time on the left side of the site. When someone calls this action ( client-a

RE: NEWBIE: Wierd problem - Action sometimes produces Status 500 - No Context configured to process this request

2004-06-30 Thread Marco Mistroni
Hello, What's the name of your webapp? If u deploy in tomcat, ur context will be the name of your .war file if I m correct. Try to put the link /mailto:[EMAIL PROTECTED] Sent: 30 June 2004 13:15 To: 'Struts Users Mailing List' Subject: RE: NEWBIE: Wierd problem - Action sometimes produces

RE: NEWBIE: Wierd problem - Action sometimes produces Status 500 - No Context configured to process this request

2004-06-30 Thread Jan Behrens
Hi Adam, sorry to hear that :( Why don't you include those two jsp's and your struts-config in your next mail. I am at the moment working on an Struts webapp (my first ;) and could easily drop them in there and see whether my Tomcat generates them same error or not? Might help in finding out wheth

Re: Multiple Application Resources...???

2004-06-30 Thread Susan Bradeen
"Viral_Thakkar" <[EMAIL PROTECTED]> wrote on 06/30/2004 07:23:00 AM: > Hi all, > > As of now I have a following entry in web.xml for an > ApplicationResources.properties file. > > > application > ApplicationResources > > > I have tried the one approach as mentioned below but it

RE: NEWBIE: Wierd problem - Action sometimes produces Status 500 - No Context configured to process this request

2004-06-30 Thread Adam Lipscombe
Jan, Thanks for your help. I just tried this and the results are the same. Hovering the mouse over the link makes "http:/localhost:8080/ExpenSysWT/help.do" appear in the browser status field. That's the correct path to the action, but the 500 error still occurs. Adam -Original Messag

RE: NEWBIE: Wierd problem - Action sometimes produces Status 500 - No Context configured to process this request

2004-06-30 Thread Adam Lipscombe
Yes, I understand (I think!). How do I define a global action? Is it a global forward with the path set an action? e.g. ... How would I call that from within a JSP? Use logic:redirect? Thanks - Adam -Original Message- From: Jan Behrens [mailto:[EMAIL PROTECTED] Sent:

RE: NEWBIE: Wierd problem - Action sometimes produces Status 500 - No Context configured to process this request

2004-06-30 Thread Adam Lipscombe
Thanks Chris, I take your point, but I am not sure that is the problem. I am using html:rewrite to set up the URL like this: function displayHelp(context) { var url = "" url += "?context=" + context; alert("url=" + url); displayPopupWindow(url, "HelpWindow", 400, 550); } The

RE: NEWBIE: Wierd problem - Action sometimes produces Status 500 - No Context configured to process this request

2004-06-30 Thread Jan Behrens
Hi Adam, I thought that it might be that - as you are not in any "action" before you actually login - you need to define a global forward for Struts to associate an action (e.g. a forward) with it. After you have logged in, you are sort of within the controll-flow and therefore your defined action

Re:[OT] Getting the values from Popup window to Parent window if Multiple text fields in parent window

2004-06-30 Thread Henrique VIECILI
Hi Srinivas, I don´t think my hint will works for other browsers than IE, but you can try to use: window.showModalDialog() google it for more details. It shows a modal dialog that returns a value when close, you can set this value in property window.returnValue in the page you called inside the

OT:Re: Struts, Dreamweaver, and JSP

2004-06-30 Thread Bryan Hunt
i don't know if this will be usefull to anyone but i do this so that the pages are usually compiled allready by the time I look at them. while [ 1 ]; do wget -r http://localhost:8080/myapplication/; sleep 15; done --bryan McCormack, Chris wrote: use wget -r http://www.site.co.uk to save your ht

Multiple Application Resources...???

2004-06-30 Thread Viral_Thakkar
Hi all, As of now I have a following entry in web.xml for an ApplicationResources.properties file. application ApplicationResources I have tried the one approach as mentioned below but it didn't work.. application ApplicationResources1,ApplicationResources2 Is there an

RE: NEWBIE: Wierd problem - Action sometimes produces Status 500 - No Context configured to process this request

2004-06-30 Thread McCormack, Chris
>500 - No Context configured to process this request means you are trying to request a url that has no context defined in your web applications on your appserver. ie the generated page at : www.url.co.uk/context/action.do contains a link help if you click this link it will give you the url ww

RE: NEWBIE: Wierd problem - Action sometimes produces Status 500 - No Context configured to process this request

2004-06-30 Thread Adam Lipscombe
Thanks Jan, You may be right but I am not sure how this would help The "login" global forward redirects the user to a Login.jsp page. From Login.jsp 2 actions can be called: "login.do" and "help.do". login.do validates the user and logs them in. help.do displays help. The weirdness is that

Getting the values from Popup window to Parent window if Multiple text fields in parent window

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

[OT] JAAS behaviour

2004-06-30 Thread Navjot Singh
Hi, When we have a checked URI and we authenticate successfully, the principal is available from current request object. However, if we navigate to an unchecked URL (i mean with no security-constraint imposed) then the principal is not available. I thought that the JAAS implementations save the

Load problems - sessions lost

2004-06-30 Thread Mathieu Grimault
Hello ! I'm in the deadline of my projet but i'm facing something unexpected. My application is working fine with one user but when their is a simultaneous action sessions cannot been retrived ! I can easily run the problem with Jmeter or manually, two access to my app and it goes down ! The

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

2004-06-30 Thread Ajay Patil
Dear Srinivas You are right. Your code in child window cannot identify the relevant text field. I havent tried the case when there are multiple text fields, each of which could be selected. I cant think of a way to get it working. Maybe some Javascript expert might know. Ajay > Hi Ajay, > Tha

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

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

RE: NEWBIE: Wierd problem - Action sometimes produces Status 500 - No Context configured to process this request

2004-06-30 Thread Jan Behrens
Hi Adam, I am new to Struts so this is more of a shot in the dark but anyway... Could it be that the problem is that you only have one global forward pointing to your login? So from a controll flow point of view wouldn't that mean that you can only access login.do as an entry to your system? Have

Re: why do we need to integrate tomcat with apache webserver and how.pls urgent

2004-06-30 Thread Nicolas De Loof
I fully agree with you. If you don't have to serve other static files than gif/css for your webapp, don't need load-balancing, don't have hard security constraints (intranet serer) just use tomcat HTTP connector. It will be really simplier to configure Nico. > I agree with everything nico ju

Re: why do we need to integrate tomcat with apache webserver and how.pls urgent

2004-06-30 Thread Mark Lowe
I agree with everything nico just said, however there is no reason if you're just wanting to run a basic webserver with java/jsp you cant just change tomcat to serve over port 80 and forget about apache. The built in http server is pretty good and in some situations performs as well as apache w

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

2004-06-30 Thread Srinivas Rao
Hi Ajay , I changed the value but i am not getting any message from popup window to parent window Is it possible to get the message from popup window to parent window? Thanks to replay to me.. Thanks Srinivas Ajay Patil <[EMAIL PROTECTED]> wrote: Dear Srinivas, Try changing the followin

Re: why do we need to integrate tomcat with apache webserver and how.pls urgent

2004-06-30 Thread Nicolas De Loof
Apache is handling static datas according to mod_jk rules for better perfs. Apache can also handle HTTPS. Apache has lot's of usefull modules that can be helpfull for any usage (stats, cgi, perl ...) Apache security is well known, tomcat does'nt need to be visible from internet (DMZ) Tomcat http

Re: why do we need to integrate tomcat with apache webserver and how.pls urgent

2004-06-30 Thread Can Zheng
We do the integration mainly in order to enhance performance, I guess. Despite this, Tomcat is a full-fledged web application server ifself On Wed, 30 Jun 2004 00:19:40 -0700 (PDT), ganesh gadi <[EMAIL PROTECTED]> wrote: > > Hi List. > > i've small doubt why we need to configure tomcat with ap

Re: why do we need to integrate tomcat with apache webserver and how.pls urgent

2004-06-30 Thread Can Zheng
We do the integration mainly in order to enhance performance, I guess. Despite this, Tomcat is a full-fledged web application server ifself On Wed, 30 Jun 2004 00:19:40 -0700 (PDT), ganesh gadi <[EMAIL PROTECTED]> wrote: > > Hi List. > > i've small doubt why we need to configure tomcat with apa

why do we need to integrate tomcat with apache webserver and how.pls urgent

2004-06-30 Thread ganesh gadi
Hi List. i've small doubt why we need to configure tomcat with apache webserver. what is the neccessity of integration tomcat with apache webs server. and also pls give me the steps to integrate it in details. Bcoz i don't know abc of integration. awaiting ur reply Ganesh _