Tomcat (servlet2.2 spec question)

2001-03-12 Thread Johan Compagner
Hi all, Is it really true that everything that is in the webapp context must be served by the webapp? Here our discussion with the support of ServletExec: -- Hi, Who has made that specification?? Because

RE: Tomcat (servlet2.2 spec question)

2001-03-12 Thread Brian Bowman
Cool but I don't see it as much better than a web page -Original Message- From: Johan Compagner [mailto:[EMAIL PROTECTED]] Sent: Monday, March 12, 2001 10:20 AM To: Struts Subject: Tomcat (servlet2.2 spec question) Hi all, Is it really true that everything that is in the webapp context

RE: Tomcat (servlet2.2 spec question)

2001-03-12 Thread Brian Bowman
Please ignore last message. It was a response to an entirely different email -Original Message- From: Brian Bowman [mailto:[EMAIL PROTECTED]] Sent: Monday, March 12, 2001 10:18 AM To: [EMAIL PROTECTED] Subject: RE: Tomcat (servlet2.2 spec question) Cool but I don't see it as much better

RE: Tomcat (servlet2.2 spec question)

2001-03-12 Thread Brian Bowman
Sorry. Please ignore my last email. It was a reply to a completely different email. -Original Message- From: Brian Bowman [mailto:[EMAIL PROTECTED]] Sent: Monday, March 12, 2001 10:18 AM To: [EMAIL PROTECTED] Subject: RE: Tomcat (servlet2.2 spec question) Cool but I don't see it as much

forwarding to original page

2001-03-12 Thread Fred Lo
Hello all, I have an application that contain support for multiple languages, we opt for the multiple language/multiple jsp option, where each language of the system will contain its own set of jsp. We now have a problem that during validation, when there is an error, we would like the page

iplanet prob with parser .jar

2001-03-12 Thread Mallari Kulkarni
Title: iplanet prob with parser .jar hi We are using IPlanet WS 4.0 and trying to implement struts framework. I am not able to implement Struts Tag Libray in JSP file. But I was able to Action.xml. For Implementing ACtion.xml, we downloaded Parser.java and JSP.jar. This is affecting

Mime mapping not found for file, while displaying static content

2001-03-12 Thread Oliver . Lauer
Hi, using the ReqestDispatcher.forward(URL) with a mapped URL I get the following repsonse: "...Mime mapping not found for file, while displaying static content..." I'm using IP WS/AS 6.0 AS SP2. Does anybody know what I have to do to let that work ? I'm trying to forward to a mapped URL

WG: Mime mapping not found for file, while displaying static content

2001-03-12 Thread Oliver . Lauer
Hi, using the ReqestDispatcher.forward(URL) with a mapped URL I get the following repsonse: "...Mime mapping not found for file, while displaying static content..." I'm using IP WS/AS 6.0 AS SP2. Does anybody know what I have to do to let that work ? I'm trying to forward to a mapped URL

Re: forwarding to original page

2001-03-12 Thread Maya Muchnik
You can check with Validator 05. release : http://home.earthlink.net/~dwinterfeldt/ It has a multiple language error support. Maya P.S. Is any connection your site with http://explorer.msn.com Fred Lo wrote: Hello all, I have an application that contain support for multiple languages, we

RE: changing scope of the ActionForm objects at runtime

2001-03-12 Thread Nanduri, Amarnath
Thanks Anand. cheers, Amar.. -Original Message- From: Anand Raman [mailto:[EMAIL PROTECTED]] Sent: Monday, March 12, 2001 3:06 AM To: '[EMAIL PROTECTED]' Subject: Re: changing scope of the ActionForm objects at runtime Hi Amar I did something similar.. Whenever i needed a ActionForm

Re: The use of '..' in relative path includes in JSPs

2001-03-12 Thread James Cook
But how about "forcing" the encodeURL() even if the client has cookies? jim - Original Message - From: "Craig R. McClanahan" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, March 11, 2001 10:49 PM Subject: RE: The use of '..' in relative path includes in JSPs On Sun, 11

error header and footer

2001-03-12 Thread Scott Walter
Is it possible to use the html:errors without having it use the errors.header and errors.footer in certain circumstances? thanks. = ~~~ Scott __ Do You Yahoo!? Yahoo! Auctions - Buy the things you want at

Getting id attribute in the HTML tags?

2001-03-12 Thread Scott Snyder
Is it possible to get the id CSS attribute generated within the html custom tags available within struts? From what I can see you can only get the style and class attributes generated using the style and styleClass attributes on the html custom tags. Is there a reason to not use the id CSS

RE: Problems with Struts+WebLogic

2001-03-12 Thread Deadman, Hal
2) You probably have struts.jar in your weblogic classpath. It should only be in the WEB-INF/lib directory of your webapp. 1) I am using weblogic without having xalan and xerces in the weblogic classpath. Most of what you would need for a typical application is in weblogic.jar. Hal

RE: Strut Books

2001-03-12 Thread Rudy Bonefas
Hey, Maybe someone at Jakarta could look into setting up a news group so that my inbox is constantly spammed with useless shit like the following. -Original Message- From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]] Sent: Friday, March 09, 2001 4:16 PM To: [EMAIL PROTECTED]

RE: Strut Books

2001-03-12 Thread Steve A Drake
On Mon, 12 Mar 2001, Rudy Bonefas wrote: Hey, Maybe someone at Jakarta could look into setting up a news group so that my inbox is constantly spammed with useless shit like the following. Apparently, you are not aware that struts-user is well-behaved and doesn't flame.

[PROPOSAL - specialized taglib for fast interface development]

2001-03-12 Thread Jean-Noël Ribette
Hi, I have been working with Struts for one month now, and I think Struts is a great framework. My company is going to use and support it. Otherwise, there are a view features I would like to see in Struts or as an extension. Here is a proposal for a special library to increase interfaces

Scalability of Struts

2001-03-12 Thread Peter Doyle
Hi, I have searched long an hard for information on Struts relating to scalability, performance and limitations. I have not found any information on this, am I looking in all the wrong places? Has a Struts system been deployed to cater for 100+ simultaneous users? (Does this go back to the

Re: problem with using redirect tag

2001-03-12 Thread Incze Lajos
How come the 'amp;' is append after the '' ? "amp;" is the html encoded "". incze

Question about struts application model (DataSource, Business Logic beans)

2001-03-12 Thread Carles Pi-Sunyer
Title: Question about struts application model (DataSource, Business Logic beans) Hi, I'm using Struts for a new application that I'm developing. I have a question about the separation between the Action classes and the Business Logic beans. My Business Logic beans are making database

Access to ApplicationResources.properties from Action class?

2001-03-12 Thread Martijn Spronk
Hi all, I'm pretty new to struts, and just started developing a fairly simple app, however taking a bit beyond the standard example functionality. I have a (probably) pretty simple question: I'm in the perform method of the Action class, processing a form submit, but want to forward to

RE: Access to ApplicationResources.properties from Action class?

2001-03-12 Thread James Stephens
how to unsubscribe please -Original Message- From: Martijn Spronk [mailto:[EMAIL PROTECTED]] Sent: Monday, March 12, 2001 13:22 To: '[EMAIL PROTECTED]' Subject: Access to ApplicationResources.properties from Action class? Hi all, I'm pretty new to struts, and just started developing a

RE: Struts with IBM VisualAge for Java

2001-03-12 Thread Magnus . B . Larsson
Apache Tomcat Test Environment 3.1 is avialable as a VAJ feature from IBM. http://www7.software.ibm.com/vad.nsf/ - Magnus -Original Message- From: Perez, Bill [mailto:[EMAIL PROTECTED]] Sent: Monday, March 12, 2001 7:15 PM To: '[EMAIL PROTECTED]' Subject: Struts with IBM VisualAge for

RE: Struts with IBM VisualAge for Java

2001-03-12 Thread Nick Chalko
I have TOMCAT running in VAJ 3.5. You have to delete the Servlet 2.1 stuff before you install TOMCAT. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, March 12, 2001 10:27 AM To: [EMAIL PROTECTED] Subject: RE: Struts with IBM VisualAge for Java

RE: Struts with IBM VisualAge for Java

2001-03-12 Thread Perez, Bill
Well, I eventually have to deploy to WebSphere for production.. do you think that will be a problem? -Original Message- From: Nick Chalko [mailto:[EMAIL PROTECTED]] Sent: Monday, March 12, 2001 10:32 AM To: '[EMAIL PROTECTED]' Subject: RE: Struts with IBM VisualAge for Java I have

Success with Struts [OFF-TOPIC]

2001-03-12 Thread Nick Afshartous
Kyle Robinson writes: Does anyone have any stories of great success with Struts? I'm trying to convince management that Struts is a good thing and applications can be developed efficiently and solidly with it. If so please email me directly as I think this may be slightly off-topic. I

RE: Struts with IBM VisualAge for Java

2001-03-12 Thread Magnus . B . Larsson
No, WAS 3.5 supports Servlet API 2.2 with fixpack 2. - Magnus -Original Message- From: Perez, Bill [mailto:[EMAIL PROTECTED]] Sent: Monday, March 12, 2001 7:34 PM To: '[EMAIL PROTECTED]' Subject: RE: Struts with IBM VisualAge for Java Well, I eventually have to deploy to WebSphere for

Re: Question about struts application model (DataSource, Business Log ic beans)

2001-03-12 Thread Michael McCallister
I resolved this by creating two pieces: First is a class in your business logic package that manages the context required by the business logic beans. This class should be a Singleton and should manage access to resources needed by your business logic beans such as configuration parameters

Re: Access to ApplicationResources.properties from Action class?

2001-03-12 Thread Mikael Eriksson
Hello, I think that the best thing to do would be to not use the text of the button at all. If you use the text you will need to change the code as well if you decide to change the text on the button by editing the property file. (And if you get internationalization into the picture it will be

Model 2 Implementation

2001-03-12 Thread Perez, Bill
Looking thru the archives of this list, I noticed someone mentioned a JSP/Servlet Model 2 Framework available from the IBM website. I can't find it!!! Can anyone point me to it? thanks. Billy Perez Java Developer, e-ARCS

RE: Struts with IBM VisualAge for Java

2001-03-12 Thread Magnus . B . Larsson
yet. There is also an imminent fixpack for VisualAge Java's WebSphere Test Environment to bring it to servlet 2.2 and JSP 1.1, so that you don't have to use Tomcat instead. Is that an official fixpack from IBM? Because I cant find it at there site. - Magnus Bill Hines Hershey Foods

RE: Access to ApplicationResources.properties from Action class?

2001-03-12 Thread Martijn Spronk
From your action class you can call. MessageResources messages = getResources(); String message = messages.get(locale, "resource.key"); Thanks, that did the job. PS The method is getMessage(), not get(). --- Mikael Eriksson [EMAIL PROTECTED] wrote: Hello, I think that the best thing

Re: Access to ApplicationResources.properties from Action class?

2001-03-12 Thread Marty Fisher
Martijn, I'm also new to struts, could you post the relavent portion of your ApplicationResources.properties file for me. I'm interested in how your code works if you want to have the button be in French or whatever. Thanks, Marty Fisher Martijn Spronk wrote: From your action class you can

RE: Access to ApplicationResources.properties from Action class?

2001-03-12 Thread Martijn Spronk
I'm also new to struts, could you post the relavent portion of your ApplicationResources.properties file for me. I'm interested in how your code works if you want to have the button be in French or whatever. Sorry Marty, I am not using internationalization in any way. My properties file is

RE: Strut Books

2001-03-12 Thread Lacerda, Wellington (AFIS)
I'm working on a book about tag libraries that has quite a number of chapters dedicated to Struts. What are the topics you want to be covered with more detail? I'm still working on those chapters to have them more up-to-date! This kind of input would be nice and right in time! :-) Wellington

Re: Access to ApplicationResources.properties from Action class?

2001-03-12 Thread Maya Muchnik
David, Please clarify for me. I am trying use your application for validation and display different error depending on a selected language. It is 05 release. Your RegistrationAction.java or MultiRegistrationAction.java calls Locale locale = getLocale(request); but it is not used in the source

Re: The use of '..' in relative path includes in JSPs

2001-03-12 Thread Craig R. McClanahan
On Mon, 12 Mar 2001, James Cook wrote: But how about "forcing" the encodeURL() even if the client has cookies? It already does ... this is built in to the processing that the custom tag classes do. If your client supports cookies then the encoding will return the hyperlink unchanged, but

Where to put code to populate SELECT / OPTION lists?

2001-03-12 Thread Martijn Spronk
The part of my app I'm working on is a simple form submit, take the struts-example/subscription for example. My form is accessed by an editRequestTime.do?action=Create call in the browser. In the form I use the html:select and html:option tags to display a selection box that is part of the form.

Re: Tomcat (servlet2.2 spec question)

2001-03-12 Thread Craig R. McClanahan
On Mon, 12 Mar 2001, Johan Compagner wrote: Hi all, Is it really true that everything that is in the webapp context must be served by the webapp? I would say the answer to this question is "yes", but the definition of the term "servlet container" would include the web server you are

Re: Where to put code to populate SELECT / OPTION lists?

2001-03-12 Thread Scott Walter
I have created a servlet where I do not code the doGet() or doPost(), only the init() method. This allows me to get around the fact that the 2.2 servlet api doesn't have a server startup event. Then within the init() method I setup my arraylist of values where each object in the arraylist is of

Re: Question about struts application model (DataSource, BusinessLog ic beans)

2001-03-12 Thread Craig R. McClanahan
On Mon, 12 Mar 2001, Carles Pi-Sunyer wrote: Hi, I'm using Struts for a new application that I'm developing. I have a question about the separation between the Action classes and the Business Logic beans. My Business Logic beans are making database accesses to manipulate the

Absolute URL in global-forward

2001-03-12 Thread Libersan, Martin
I have a problem using global-forward with an absolute URL. !-- == Global Forward Definitions == -- global-forwards forward name="logon"path="/logon"/ forward name="simulation"

Logging IP Addresses

2001-03-12 Thread Ted Husted
This is mildly off-topic, but I'm logging accesses to my application when people login. I'd like to convert the IP string (xxx.xxx.xxx.xxx) returned by the HttpRequest to an unsigned integer. Before I write one, I wondered if anyone had a handy library routine for that. -- Ted Husted, Husted

Re: Strut Books

2001-03-12 Thread Ted Husted
Are you including the new Taglibs JDBC tag set (which works well with Struts, among other frameworks)? "Lacerda, Wellington (AFIS)" wrote: I'm working on a book about tag libraries that has quite a number of chapters dedicated to Struts. What are the topics you want to be covered with more

PropertyUtils.copyProperties and EJB beans

2001-03-12 Thread Bryan Field-Elliot
I am trying to use copyProperties() to copy everything FROM a standard bean, TO an enterprise javabean (entity bean). When I do so, I get the following exception: Name: java.lang.IllegalArgumentExceptionMessage: object is not an instance of declaring class Stack:

Re: The use of '..' in relative path includes in JSPs

2001-03-12 Thread James Cook
Sorry to keep repeating this, but I don't think I phrased it properly. Is there a technique where the session id is included in the URL even if the client browser supports cookies? Basically, I *never* want to use cookies to manage sessions, and I *always* want the session id encoded on the

Re: The use of '..' in relative path includes in JSPs

2001-03-12 Thread Craig R. McClanahan
On Mon, 12 Mar 2001, James Cook wrote: Sorry to keep repeating this, but I don't think I phrased it properly. Is there a technique where the session id is included in the URL even if the client browser supports cookies? Basically, I *never* want to use cookies to manage sessions, and I

FREE Biotech Stock Info! 895

2001-03-12 Thread biotechstox62
Title: Do you want to capitalize on the Biotech Revolution Do you want to capitalize on the Biotech Revolution? Would you like to add groundbreaking biotech, pharmaceutical and medical device companies to your portfolio mix? Does hearing about exciting IPO and private placement offerings

Re: Problems with Struts+WebLogic

2001-03-12 Thread Nguyen Thanh Phong
I found the answer for my question. I forgot to include a init-param for the ActionSevrlet to initialize the resource ... really ignorance ... Thanks all for your answers. Cheers. Phong. - Original Message - From: Deadman, Hal [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday,

Re: Success with Struts [OFF-TOPIC]

2001-03-12 Thread Bill Pfeiffer
Kyle, SilverStream's flagship example application, SilverBooks, was rewritten with Struts in their newly released, j2ee compliant, SilverStream application server 3.7. If you've got the time and inclination you can download a single user version of the appserver and it comes with the

Digester order of events

2001-03-12 Thread Zach Thompson
Hello, I just spent quite a bit of time debugging some code that uses a Digester, and I'd like to share what I found. class MyBean { SomeType p = new SomeType(); public void setProp(SomeType p) { this.p = p; } String name; public void setName(String name) {

Question about struts application model (DataSource, Business Logic beans)

2001-03-12 Thread Carles Pi-Sunyer
Title: Question about struts application model (DataSource, Business Logic beans) Hi, I'm using Struts for a new application that I'm developing. I have a question about the separation between the Action classes and the Business Logic beans. My Business Logic beans are making database

Re: Digester order of events

2001-03-12 Thread Zach Thompson
Sorry - I noticed a confusing mistake in my post. I was never actually calling "new SomeType()" - that's why there was no runtime error. Zach Thompson wrote: Hello, I just spent quite a bit of time debugging some code that uses a Digester, and I'd like to share what I found. class

Re: Digester order of events

2001-03-12 Thread martin . cooper
Regarding your first point, are you saying "There's a name attribute in the XML, but there's no corresponding setter, so the Digester should flag an error"? If not, I apologise for putting words in your mouth. :-} One of the nice things about the Digester is that I can tell it which pieces of

Re: Digester order of events

2001-03-12 Thread Craig R. McClanahan
On Mon, 12 Mar 2001, Zach Thompson wrote: Hello, I just spent quite a bit of time debugging some code that uses a Digester, and I'd like to share what I found. class MyBean { SomeType p = new SomeType(); public void setProp(SomeType p) { this.p = p; }

RE: Struts with IBM VisualAge for Java

2001-03-12 Thread dion
There are known issues with WAS 3.5.2 and struts, as WAS 3.5.2 does not completely implement Servlet 2.2. Please see the install instructions off the struts home page for the exact details. -- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au NetRexx:

RE: The use of '..' in relative path includes in JSPs

2001-03-12 Thread James Cook
Thanks Craig, that confirms what I have previously read on the subject. It also concerns me a little bit. There are legitimate times when the user may want to open two different sessions (browsers) of a web application. Using cookies to maintain the session there would be no way to identify the

More on my copyProperties/EJB woes

2001-03-12 Thread Bryan Field-Elliot
I've been tearing apart my problems using copyProperties in an EJB environment; The scenario is that I am using PropertyUtils.copyProperties to copy everything FROM a simple bean, TO an EJB entity bean. Earlier tonight I thought that the hangup was over the destination bean, perhaps because it

AW: Mime mapping not found for file, while displaying static content

2001-03-12 Thread Oliver . Lauer
-Ursprngliche Nachricht- Von: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] Gesendet am: Montag, 12. Mrz 2001 21:44 An: [EMAIL PROTECTED] Betreff: Re: Mime mapping not found for file, while displaying static content On Mon, 12 Mar 2001 [EMAIL PROTECTED] wrote: Hi, using the

Re: problem with using redirect tag

2001-03-12 Thread kiatkin
Query string is valueA=mp;valueB= Thx for reply.. but this causing me can't retrieve the second parameter (valueB) servlet.log("value A "+ request.getParameter("valueA")); servlet.log("value B " +request.getParameter("valueB")); The output is value A aaa value B null It is bug?

RE: Struts with IBM VisualAge for Java

2001-03-12 Thread Markus Torpvret
We're running Struts 1.0-beta-1 with WebSphere 3.5.3 (the new fixpack 3) and it works pretty well out of the box. We're not using VisualAge though. /Markus -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 13, 2001 5:04 AM To: [EMAIL