hibernate-struts example -- where is it?

2004-02-12 Thread Tarkenton, Daniel S.
Hello all. Long time struts user here, newbie to hibernate. I found a link on the hibernate.org site to a struts-hibernate example written by Ted Husted. I thought this would be a great example for me since I really learned a lot from the Struts in Action book. Well the link was to

RE: hibernate-struts example -- where is it?

2004-02-12 Thread Todd G. Nist
there: http://hibernate.bluemars.net/114.html http://homepage.mac.com/edahand/projects/java/example1.html HTH, Todd -Original Message- From: Tarkenton, Daniel S. [mailto:[EMAIL PROTECTED] Sent: Thursday, February 12, 2004 10:36 AM To: '[EMAIL PROTECTED]' Subject: hibernate-struts example

RE: hibernate-struts example -- where is it?

2004-02-12 Thread Samyukta Akunuru
: RE: hibernate-struts example -- where is it? Daniel, It appears to be out there at the following url, about half way down the page. I would also look at the appfuse project on the same page, it provides a very good example. http://sourceforge.net/project/showfiles.php?group_id=49385

Struts example

2004-02-04 Thread Thorsten Scherler
Hello group, I started to refactor my personal homepage. I used to have a multi site search Jscript for it. Something like http://javascript.internet.com/miscellaneous/multi-site-search.html. I have written something similar now but with Java and Struts. I have NOT put it on my web site

RE: A Walking Tour of the Struts Example Application does not match the code!

2003-10-30 Thread Steve Raeburn
is worth a look. Steve -Original Message- From: Steven Woody [mailto:[EMAIL PROTECTED] Sent: October 29, 2003 10:27 PM To: structs-user Subject: A Walking Tour of the Struts Example Application does not match the code! Hi, list The A Walking Tour of the Struts Example

Re: A Walking Tour of the Struts Example Application does not match the code!

2003-10-30 Thread Steven Woody
Thank you! - Original Message - From: Steve Raeburn [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Thursday, October 30, 2003 3:44 PM Subject: RE: A Walking Tour of the Struts Example Application does not match the code! Unfortunately, this documention

Re: A Walking Tour of the Struts Example Application does not match the code!

2003-10-30 Thread Ted Husted
the tour document might be an excellent exercise for someone who's truly interested in figuring out how things work. :) -Ted. Hi, list The A Walking Tour of the Struts Example Application (MailReader example) seems not to match the code come with release 1.1. A few minutes after I began to read

Simple struts example for a simple minded person

2003-10-29 Thread Hines, John
Is there a place where I can see a ***very*** simple struts example that I can compile and run without too much typing? (I have in mind something as simple as two jsps, one red background and submit button, one blue background with submit button where each calls each other when the submit button

Re: Simple struts example for a simple minded person

2003-10-29 Thread Paul Barry
http://www.reumann.net/do/struts/main Hines, John wrote: Is there a place where I can see a ***very*** simple struts example that I can compile and run without too much typing? (I have in mind something as simple as two jsps, one red background and submit button, one blue background with submit

RE: Simple struts example for a simple minded person

2003-10-29 Thread Hines, John
thanks John Hines (contractor) Business Activation System Development 972 733-2166 -Original Message- From: Paul Barry [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 29, 2003 9:14 AM To: Struts Users Mailing List Subject: Re: Simple struts example for a simple minded person http

A Walking Tour of the Struts Example Application does not match the code!

2003-10-29 Thread Steven Woody
Hi, list The A Walking Tour of the Struts Example Application (MailReader example) seems not to match the code come with release 1.1. A few minutes after I began to read the document, I got: --- cut --- If you check the application's web.xml, you will see how these objects are loaded

Re: Struts-example i18n

2003-09-11 Thread koen boutsen
PROTECTED] To: [EMAIL PROTECTED] Cc: I can successfully run the struts-example app provided with the STRUTS install on Tomcat in English, however, I would like to be able to view the i18n capabilities using the 'ja' and 'ru' .properties files. I have added the 'ja' and 'ru' locales and removed

RE: Struts-example i18n

2003-09-10 Thread Yoo-Jin Lee
-example i18n I can successfully run the struts-example app provided with the STRUTS install on Tomcat in English, however, I would like to be able to view the i18n capabilities using the 'ja' and 'ru' .properties files. I have added the 'ja' and 'ru' locales and removed the 'en' locale

Struts-example i18n

2003-09-10 Thread Kapadia Mitesh-C23457
I can successfully run the struts-example app provided with the STRUTS install on Tomcat in English, however, I would like to be able to view the i18n capabilities using the 'ja' and 'ru' .properties files. I have added the 'ja' and 'ru' locales and removed the 'en' locale by configuring my

Recall: Struts-example i18n

2003-09-10 Thread Kapadia Mitesh-C23457
Kapadia Mitesh-C23457 would like to recall the message, Struts-example i18n. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Struts-example i18n

2003-09-09 Thread Kapadia Mitesh-C23457
I can successfully run the struts-example app provided with the STRUTS install on Tomcat in English, however, I would like to be able to view the i18n capabilities using the 'ja' and 'ru' .properties files. I have added the 'ja' and 'ru' locales and removed the 'en' locale by configuring my

Struts-example database

2003-08-25 Thread Derrick Brooks
I just downloaded struts 1.1 binary and loaded the struts-example into tomcat and it works fine. My question is I do not understand when and how the database is loaded in the index.jsp. There is a tag that reads: logic:notPresent name=database scope=application But I do not see the database

RE: Struts-example database

2003-08-25 Thread Steve Raeburn
, that requires at least a Servlet 2.3 container would be to implement a ServletContextListener. Steve http://www.ninsky.com/struts/ -Original Message- From: Derrick Brooks [mailto:[EMAIL PROTECTED] Sent: August 24, 2003 3:43 PM To: [EMAIL PROTECTED] Subject: Struts-example database I just

Re: File Upload size restriction ?? IT DOESN'T WORK ON STRUTS-EXAMPLE

2003-07-01 Thread Nicolas De Loof
I made some test on another Win2k PC with tomcat 4.1.24 I get the same browser waiting bug with *long* JSP on this config. I can send a modified struts-upload.war file (1Mo) if you want to test (upload.jsp changed to add 900 HTML lines) Nico Making lot of tests, it seems that my problem does

Re: File Upload size restriction ?? IT DOESN'T WORK ON STRUTS-EXAMPLE

2003-06-30 Thread Nicolas De Loof
Making lot of tests, it seems that my problem does occur if the generated HTML is long. I made this test on struts-upload example webapp : install struts-upload.war edit /upload.jsp to add long text (I use struts-validator javascript : 730 lines ) try to upload a 2Mo file - jsp is compiled

Digester errors in struts example

2003-06-12 Thread Vijay Pawar
Hi, I am using tomcat 4.1.18 on windows 2000 I have recently added a new webapp (struts-example-2002-06-11.war) to my webapps directory. I downloaded this struts example from : http://bobcat.webappcabaret.net/ninsky/struts-examples-2002-06-11.war Now when i restarted tomcat, there are lots

Re: Digester errors in struts example

2003-06-12 Thread Vijay Pawar
Hi, I am using tomcat 4.1.18 on windows 2000 I have recently added a new webapp (struts-example-2002-06-11.war) to my webapps directory. I downloaded this struts example from : http://bobcat.webappcabaret.net/ninsky/struts-examples-2002-06-11.war Now when i restarted tomcat

Digester errors in struts example]

2003-06-12 Thread Vijay Pawar
Hi, I am using tomcat 4.1.18 on windows 2000 I have recently added a new webapp (struts-example-2002-06-11.war) to my webapps directory. I downloaded this struts example from : http://bobcat.webappcabaret.net/ninsky/struts-examples-2002-06-11.war Now when i restarted tomcat, there are lots

RE: Digester errors in struts example

2003-06-12 Thread Steve Raeburn
To: Struts Users Mailing List Subject: Digester errors in struts example Hi, I am using tomcat 4.1.18 on windows 2000 I have recently added a new webapp (struts-example-2002-06-11.war) to my webapps directory. I downloaded this struts example from : http://bobcat.webappcabaret.net/ninsky/struts

stack trace:- Digester errors in struts example

2003-06-12 Thread Vijay Pawar
--- Let me know if you continue to have problems. Steve -Original Message- From: Vijay Pawar [mailto:[EMAIL PROTECTED] Sent: June 12, 2003 1:53 AM To: Struts Users Mailing List Subject: Digester errors in struts example Hi, I am using tomcat 4.1.18 on windows 2000 I have

Digester error in struts example application

2003-06-12 Thread Vijay Pawar
: June 12, 2003 1:53 AM To: Struts Users Mailing List Subject: Digester errors in struts example Hi, I am using tomcat 4.1.18 on windows 2000 I have recently added a new webapp (struts-example-2002-06-11.war) to my webapps directory. I downloaded this struts example from : http

RE: Digester error in struts example application

2003-06-12 Thread Steve Raeburn
I installed 4.1.18 and deployed the war with no problems. From the look of your error log I think that the validator is trying to do a network lookup for its DTD. This was mentioned on the list in the last day or so, but I didn't pay much attention at the time. I thought it had been resolved so

RE: Digester error in struts example application

2003-06-12 Thread Vijay Pawar
Hello Steve, As you have correctly guessed, my machine is not connected to the internet all the time. Is it not possbile to store the dtd on the local machine. what is the need to access it via the internet. Suppose i copy the dtd from the url then where should i store it on the local machine

RE: Digester error in struts example application

2003-06-12 Thread Steve Raeburn
OK, if I disconnect the network connection then I get the same problems. Steve -Original Message- From: Steve Raeburn [mailto:[EMAIL PROTECTED] Sent: June 12, 2003 3:10 AM To: Struts Users Mailing List Subject: RE: Digester error in struts example application I installed 4.1.18

RE: Digester error in struts example application

2003-06-12 Thread Steve Raeburn
: RE: Digester error in struts example application Hello Steve, As you have correctly guessed, my machine is not connected to the internet all the time. Is it not possbile to store the dtd on the local machine. what is the need to access it via the internet. Suppose i copy the dtd from the url

RE: Digester error in struts example application

2003-06-12 Thread Hariharan
4:08 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RE: Digester error in struts example application Hello Steve, As you have correctly guessed, my machine is not connected to the internet all the time. Is it not possbile to store the dtd on the local machine. what is the need

multipage form struts example

2003-04-06 Thread Dan Allen
Correct me if I am wrong, but if you are doing a multipage form you have to put the form into the session scope in order to retain it throughout the duration of the wizard, am I right? The only way to avoid it would be to place hidden fields in the second and third pages to hold the values so

error deploying struts-example on tomcat 4.1.18

2003-03-17 Thread Enrico Donelli
Deploying the struts-examples.war from struts rc1 on tomcat4.1.18 (win2k, SUN j2sdk 1.4.1), I get the following error I can't not solve: 17:26:52,824 ERROR [Digester] Parse Fatal Error at line 3 column -1: External entity not found: http://jakarta.apache.org/commons/dtds/validator_1_0.dtd;.

How to workaround with the java.net.UnknownHostException: jakarta .apache.org exception (was RE: error deploying struts-example on tomcat 4 .1.18)

2003-03-17 Thread COMPAGNON GUILLAUME
is corrected regards Guillaume Compagnon -Message d'origine- De: Enrico Donelli [SMTP:[EMAIL PROTECTED] Date: lundi 17 mars 2003 17:31 À:'Struts Users Mailing List' Objet:error deploying struts-example on tomcat 4.1.18 Deploying the struts-examples.war from struts rc1

Re: How to workaround with the java.net.UnknownHostException: jakarta .apache.org exception (was RE: error deploying struts-example on tomcat4 .1.18)

2003-03-17 Thread Enrico Donelli
or the second, cleaner get the last commons-validator build. the bug is corrected thanks a lot, this worked! Best regards Enrico regards Guillaume Compagnon - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: CMP EJB2.0 Struts Example

2003-02-18 Thread Vic Cekvenich
http://www.trifork.com/web/articles.html http://www.ibatis.com/jpetstore/jpetstore. Both above are PetStore using Struts with source code. .V Zoran Avtarovski wrote: I'm about to start work on a application which I'd like to use the struts framework with CMP2.0 EJBs. Our current structure for

Re: CMP EJB2.0 Struts Example

2003-02-18 Thread Zoran Avtarovski
I'm OK on the struts side of things, I'm really looking for some examples of the framework in use with CMP - something which implements EJB 2.0 Persistence and in particular Container Managed Persistence. The petstore examples don't use CMP2.0 as the persistence models. Zoran

RE: CMP EJB2.0 Struts Example

2003-02-18 Thread Fabrice FOUREL
Users Mailing List Objet : Re: CMP EJB2.0 Struts Example I'm OK on the struts side of things, I'm really looking for some examples of the framework in use with CMP - something which implements EJB 2.0 Persistence and in particular Container Managed Persistence. The petstore examples don't use

CMP EJB2.0 Struts Example

2003-02-17 Thread Zoran Avtarovski
I'm about to start work on a application which I'd like to use the struts framework with CMP2.0 EJBs. Our current structure for applications follows a pretty standard approach: base/action/action-classes /business/business-classes /DAO/data-access-classes

RE: Question about struts-example struts-config.xml

2003-02-03 Thread PILGRIM, Peter, FM
-Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] On Fri, 31 Jan 2003, Wendy Smoak wrote: ----- As for working on the example... would any changes have a chance of getting committed before 1.1 final, or should I just wait until that's finished?

Question about struts-example struts-config.xml

2003-01-31 Thread Wendy Smoak
This appears in struts-config.xml in the struts-example webapp: !-- This is the Struts configuration file for the example application, using the proposed new syntax. NOTE: You would only flesh out the details in the form-bean declarations if you had a generator tool that used

Re: Question about struts-example struts-config.xml

2003-01-31 Thread Craig R. McClanahan
On Fri, 31 Jan 2003, Wendy Smoak wrote: Date: Fri, 31 Jan 2003 09:49:15 -0700 From: Wendy Smoak [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: 'Struts Users Mailing List' [EMAIL PROTECTED] Subject: Question about struts-example struts-config.xml This appears

RE: Question about struts-example struts-config.xml

2003-01-31 Thread Wendy Smoak
a comment to explain that. I know, I know... submit a patch. :) I'm getting closer to figuring out how to do that, but I'm not quite confident enough yet to mess around with what is held up as The Struts Example app. ;) -- Wendy Smoak Applications Systems Analyst, Sr. Arizona State University

RE: Question about struts-example struts-config.xml

2003-01-31 Thread Wendy Smoak
Craig wrote: For this specific case, there is no reason to have a LogonForm class at all, because the default behavior of a DynaValidatorForm (which is a DynaActionForm plus using the validator framework to define validation rules) does everything you need. Wow... I just deleted the

RE: Question about struts-example struts-config.xml

2003-01-31 Thread Craig R. McClanahan
On Fri, 31 Jan 2003, Wendy Smoak wrote: Date: Fri, 31 Jan 2003 10:50:56 -0700 From: Wendy Smoak [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: 'Struts Users Mailing List' [EMAIL PROTECTED] Subject: RE: Question about struts-example struts-config.xml Craig

RE: Question about struts-example struts-config.xml

2003-01-31 Thread Sri Sankaran
/snip Confused again. (I will need a custom validate method.) How does Struts know to start with my class that extends DynaWhateverForm and add the stuff in the form-bean tag to it, rather than creating a new one? Would it be: form-bean name=logonForm

RE: Question about struts-example struts-config.xml

2003-01-31 Thread Vinh Tran
: Friday, January 31, 2003 1:14 PM To: 'Struts Users Mailing List' Subject: RE: Question about struts-example struts-config.xml Craig wrote: For this specific case, there is no reason to have a LogonForm class at all, because the default behavior of a DynaValidatorForm (which is a DynaActionForm

RE: Question about struts-example struts-config.xml

2003-01-31 Thread Craig R. McClanahan
On Fri, 31 Jan 2003, Wendy Smoak wrote: Date: Fri, 31 Jan 2003 11:14:25 -0700 From: Wendy Smoak [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: 'Struts Users Mailing List' [EMAIL PROTECTED] Subject: RE: Question about struts-example struts-config.xml Craig

RE: Question about struts-example struts-config.xml

2003-01-31 Thread Kris Schneider
: RE: Question about struts-example struts-config.xml Craig wrote: Again, that's a carryover from the 1.0 (pre-dynabeans) approach. We should definitely clean this up to avoid confusion. I hate to complain, but the example really is confusing. Don't feel bad!!! None

RE: Question about struts-example struts-config.xml

2003-01-31 Thread Wendy Smoak
Actually, there *is* a case when form will be passed as a null -- if someone were to modify the struts-config.xml entry for this action, and accidentally (or on purpose) remove the name or attribute attribute. Then, the controller servlet would assume that no form bean needs to be created, so

RE: Question about struts-example struts-config.xml

2003-01-31 Thread Craig R. McClanahan
On Fri, 31 Jan 2003, Wendy Smoak wrote: Date: Fri, 31 Jan 2003 12:56:54 -0700 From: Wendy Smoak [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: 'Struts Users Mailing List' [EMAIL PROTECTED] Subject: RE: Question about struts-example struts-config.xml

struts-example JspException using form-bean

2003-01-30 Thread Daniel E. Morrison
Hello- Running struts 1.1-3b struts-example. The struts-config.xml is configured to use DynaValidatorForm by default - which works fine. However, when I switch to the form-bean: form-bean name=logonForm type=org.apache.struts.webapp.example.LogonForm/ I get the following error: , root

Re: Problem running Struts-example on JBoss 3.0

2003-01-09 Thread Vincent Stoessel
Unless you really need to use Tomcat (which I love) I would suggest using the default Jboss/Jetty version. Struts 1.1b+ runs fine with that combo. Mervin Williams wrote: I deployed the struts-example sample application onto the Jboss 3.0 server, but am getting errors. If anyone has the struts

Re: Problem running Struts-example on JBoss 3.0

2003-01-08 Thread Iris
Do you have the commons-validator.jar in JBOSS/server/default/lib ? Iris Mervin Williams wrote: I deployed the struts-example sample application onto the Jboss 3.0 server, but am getting errors. If anyone has the struts-example running on Jboss 3.0, please let me know how you overcame

RE: Problem running Struts-example on JBoss 3.0

2003-01-08 Thread James Mitchell
Users Mailing List Subject: Re: Problem running Struts-example on JBoss 3.0 Do you have the commons-validator.jar in JBOSS/server/default/lib ? Iris Mervin Williams wrote: I deployed the struts-example sample application onto the Jboss 3.0 server, but am getting errors. If anyone has

RE: Problem running Struts-example on JBoss 3.0

2003-01-08 Thread Fred So
' [EMAIL PROTECTED] Subject: RE: Problem running Struts-example on JBoss 3.0 The only 3.x version of JBoss

Problem running Struts-example on JBoss 3.0

2003-01-07 Thread Mervin Williams
I deployed the struts-example sample application onto the Jboss 3.0 server, but am getting errors. If anyone has the struts-example running on Jboss 3.0, please let me know how you overcame these errors. Here are the errors: 14:12:20,706 INFO [ValidatorPlugIn] Loading validation rules file

Re: where can i download struts-example about using tokens

2002-12-31 Thread James Mitchell
and password are stored in the database.xml file under /struts-example/WEB-INF/) 2. Go to [Edit your user registration profile] ( At this point you will be at the Current Subscriptions screen ) 3. Open a new browser, using the same session (Ctrl + n for IE, copy paste url in new tab

where can i download struts-example about using tokens

2002-12-30 Thread Huy Banh
Hi all, Im a new Struts, can anyone tell me where i can download Struts-Example about using token for testing. Thanks alot, Huy __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- To unsubscribe, e

struts-example 1.1b installation on Webshphere 5.0

2002-12-15 Thread Yaoxun Li
Hello,I installed struts-sample on Webshpere 5.0 application server and only took me 10 minutes. I used Administrative Console from web browser. Go to Applications - Install New Application. Browse the struts-example.war in my Local Path and type in struts-example in Context Root. Click next

Change Struts Example to use an actual database

2002-12-05 Thread Jack R.
Hi, I am learning how Struts works with an database, so I am trying to change Struts Example (struts-example.war) to use an actual database for user data. Can you please tell me what I need to do to achieve that? I notice it has the following data source configuration in struts-config.xml, do I

Re: Change Struts Example to use an actual database

2002-12-05 Thread Mark
16:59, Jack R. [EMAIL PROTECTED] wrote: Hi, I am learning how Struts works with an database, so I am trying to change Struts Example (struts-example.war) to use an actual database for user data. Can you please tell me what I need to do to achieve that? I notice it has the following data

Re: Change Struts Example to use an actual database

2002-12-05 Thread Craig R. McClanahan
On Thu, 5 Dec 2002, Jack R. wrote: Date: Thu, 5 Dec 2002 09:59:50 -0600 From: Jack R. [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Subject: Change Struts Example to use an actual database Hi, I am learning how

RE: Newbie question: Attempting to run Struts Example application over ATG Dynamo

2002-10-25 Thread Wang, Michael (Matrix)
I am new to ATG server, one week working experience so far. But I know the struts quite bit. I just setup the ATG server to run the struts example successfully. I used Dynamo 5.6.1 and nightly build struts 10/24/2002 version. I used ATG unpack mode not dar mode. The problem I found

problem running struts-example (1.1-b2) on iPlanet (SP1)

2002-09-05 Thread Bacco, F. ing. DTO/SLAS/DMSEISC/RPV
Hi there, I'm trying to run the struts-example (1.1-b2) on iPlanet (SP1). When I've deployed the application the webserver doesn't start up. Only when I'm putting !-- Action Servlet Configuration -- servlet .. init-param param-namevalidating/param-name

struts example loading error

2002-09-02 Thread jw z
and restart it. It gives me the excaption error: 2002-09-02 02:21:53 StandardContext[/struts-example]: Servlet /struts-example threw load() exception javax.servlet.UnavailableException: Parsing error processing resource path /WEB-INF/struts-config.xml

Re: struts example loading error

2002-09-02 Thread ISHIKAWA Tadashi
-example.war. I followed the documentation to copy the struts-example.war file to Tomecat/webapps directory and restart it. It gives me the excaption error: 2002-09-02 02:21:53 StandardContext[/struts-example]: Servlet /struts-example threw load() exception javax.servlet.UnavailableException

Problem with exception in the Struts Example !!

2002-09-02 Thread cyril guszkiewicz
Hi everybody, I'am working on the Struts Example supplied with Struts 1.1b1 with Visual Age 3.5.3. I've just a little problem with the global exception: exception key=error.password.expired type=org.apache.struts.webapp.example.ExpiredPasswordException

Re: struts example loading error

2002-09-02 Thread jw
Subject: struts example loading error Hi, I am new to struts. I have a problem here. I installed Tomcat 4.0.4 on my Windows 98. It works fine. Then I downloaded struts binary code version 1.1 beta2 and try to test struts-example.war. I followed the documentation to copy the struts-example.war

Logging in struts-example

2002-08-29 Thread NP-KARRYS MIKE
I have managed to get the Log4j package logging to a log file, when Jetty starts, for the struts-example application. I expected to see the log messages from the log.info() entries in the MemoryDatabasePlugin class but they do not show up in the log files. Are there additional configurations

Re: Logging in struts-example

2002-08-29 Thread Craig R. McClanahan
, NP-KARRYS MIKE wrote: Date: Thu, 29 Aug 2002 12:17:12 -0400 From: NP-KARRYS MIKE [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Logging in struts-example I have managed to get the Log4j package logging to a log file, when Jetty starts

RE: Logging in struts-example

2002-08-29 Thread NP-KARRYS MIKE
Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 29, 2002 12:59 PM To: Struts Users Mailing List Subject: Re: Logging in struts-example You can configure the logging detail level for each named package separately -- the example webapp's components would all

RE: Logging in struts-example

2002-08-29 Thread Craig R. McClanahan
On Thu, 29 Aug 2002, NP-KARRYS MIKE wrote: Date: Thu, 29 Aug 2002 15:42:25 -0400 From: NP-KARRYS MIKE [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: RE: Logging in struts-example Craig Thanks for the reply: I have figured out

RE: Logging in struts-example

2002-08-29 Thread NP-KARRYS MIKE
this is happening. Thanks for the help. Mike Karrys PRC Public Sector Inc. -Original Message- From: NP-KARRYS MIKE Sent: Thursday, August 29, 2002 2:42 PM To: [EMAIL PROTECTED] Subject: RE: Logging in struts-example Craig Thanks for the reply: I have figured out that I can see

struts-example throws cnf exception when starting

2002-08-02 Thread @Basebeans.com
Subject: struts-example throws cnf exception when starting From: dario [EMAIL PROTECTED] === i wanted to try struts, i copied struts-example.war to webapps dir and during tomcat startup i got following exception 2002-08-02 10:39:40 - Ctx(/struts-example) : Exception in preInit

RE: Deploying struts-example (Struts 1.1) on ServletExec 4.1 - MessageResources Nullpointer exception

2002-07-29 Thread Robert Taylor
me know if this helps. robert -Original Message- From: Charles [mailto:[EMAIL PROTECTED]] Sent: Monday, July 29, 2002 2:00 AM To: [EMAIL PROTECTED] Subject: Deploying struts-example (Struts 1.1) on ServletExec 4.1 - MessageResources Nullpointer exception Hi, I have

Re: Deploying struts-example (Struts 1.1) on ServletExec 4.1 - MessageResources Nullpointer exception

2002-07-29 Thread Charles
: Deploying struts-example (Struts 1.1) on ServletExec 4.1 - MessageResources Nullpointer exception Charles, Try downloading the latest version of SE. http://www.newatlanta.com/products/servletexec/download.jsp You can use your same SE4.1 license key. Let me know if you need help

Deploying struts-example (Struts 1.1) on ServletExec 4.1 - MessageResources Nullpointer exception

2002-07-28 Thread Charles
Hi, I have a question, for the struts example application (struts-example.war from struts 1.1 nightly build), it worked fine in Tomcat 4.0 however when I port it to ServletExec 4.1 running on Apache 4.0, I get these error messages

Re: Deploying struts-example (Struts 1.1) on ServletExec 4.1 - MessageResources Nullpointer exception

2002-07-28 Thread Charles
problems? Thanks Charles - Original Message - From: Charles [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, July 29, 2002 2:00 PM Subject: Deploying struts-example (Struts 1.1) on ServletExec 4.1 - MessageResources Nullpointer exception Hi, I have a question, for the struts example

Error trying to run struts-example application on Tomcat 3.3.1 (java.lang.NoSuchMethodError...)

2002-07-02 Thread Gilson Nascimento D Elrei
I have to instaled Tomcat 3.3.1 on Win98 and upload struts-example.war on Root directory, when try to execute I receive the error below: My ClassPath variable is void ! Any suggestion is wellcome! Thanks in advance. Location: /struts-example/index.jsp Internal Servlet Error

struts-example BEA Weblogic

2002-06-12 Thread Tamanaei E.,DP ITS,SMM,DA
Hi everyboy i am using BEA Weblogic ver. 5.1 with service pack 12 i would like to run the struts-example on BEA Weblogic. but i get the following exception: Mi Jun 12 12:42:51 GMT+02:00 2002:I ServletContext-strutsexample resolving taglib uri '/WEB-INF/struts-bean.tld' to taglib-location /WEB

Re: how the subscription details are populated inregistration.jsp page from struts-example

2002-06-08 Thread Rick Mann
on 6/7/02 4:40 AM, Chandra Sekharan Bhaskaran at [EMAIL PROTECTED] wrote: How does the subscription details get populated when user travels the hyperlinkl http://localhost:8080/struts-example/editRegistration.do?action=Edit. rgds Such a URL is equivalent to an HTML form with action

how the subscription details are populated in registration.jsp page from struts-example

2002-06-07 Thread Chandra Sekharan Bhaskaran
Title: Message hi, How does the subscription details get populated when user travels the hyperlinkl http://localhost:8080/struts-example/editRegistration.do?action=Edit. rgds C.Bhaskaran **Disclaimer Information contained

Struts-Example registration.jsp not working

2002-06-06 Thread Chandra Sekharan Bhaskaran
Title: Message hi, I am working with the war file struts-example.war provided by jakarta. If I type the following on the browser http://localhost:8080/struts-example/registration.jsp It gives me the error. javax.servlet.ServletException: No bean found under attribute key

Re: Struts-Example registration.jsp not working

2002-06-06 Thread Karthik_Gurumurthy
is the welcome page. so just typing http://localhost:8080/struts-example s'd work. karthik. Chandra Sekharan Bhaskaran [EMAIL PROTECTED] 06/07/2002 10:31 AM Please respond to Struts Users Mailing List To:[EMAIL PROTECTED] cc: Subject:Struts-Example registration.jsp

RE: Struts-Example registration.jsp not working

2002-06-06 Thread Chandra Sekharan Bhaskaran
Title: Message Thanks for the info rgds C.Bhaskaran -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, June 07, 2002 10:38 AMTo: Struts Users Mailing ListSubject: Re: Struts-Example registration.jsp not workingthe ActionClass

RE: Newbie question: Attempting to run Struts Example application over ATG Dynamo

2002-05-27 Thread Seymore, Walter BGI UK
automatic type conversions of custom tag parameters are not supported. In the struts example, for instance, you would have to change all boolean parameters from ... paramName=true/false to ... paramName=%= true/false %. Other than that we have not had big problems with Dynamo and JSP (yet). Hope

Newbie question: Attempting to run Struts Example application over ATG Dynamo

2002-05-24 Thread Tejas Jani
Hi all... I am a new user of Struts, as well as new to this group, just starting to use it with ATG Dynamo. I was trying to run the struts-example application shipped along with the binary distribution and wasnt very successful in doing that. I am not able to find any documentation related

Re: Newbie question: Attempting to run Struts Example application over ATG Dynamo

2002-05-24 Thread Ted Husted
Dynamo. I was trying to run the struts-example application shipped along with the binary distribution and wasnt very successful in doing that. I am not able to find any documentation related to any additional setup on ATG for doing this. I would like to have some opinions on the approach of using

RE: Newbie question: Attempting to run Struts Example application over ATG Dynamo

2002-05-24 Thread Mueller, Ed
- From: Ted Husted [mailto:[EMAIL PROTECTED]] Sent: Friday, May 24, 2002 4:32 PM To: Struts Users Mailing List Subject: Re: Newbie question: Attempting to run Struts Example application over ATG Dynamo You should check the archives. http://www.mail-archive.com/struts-user%40jakarta.apache.org

RE: Newbie question: Attempting to run Struts Example application over ATG Dynamo

2002-05-24 Thread Tejas Jani
I have searched the archive and have not found any sort of instructions on this. This would either mean that Struts on ATG is not a very popular choice OR Struts over ATG has not been tested till now I have attempted to make the struts-example application work on ATG 5.1 but have not been

Re: Getting Struts Example work with WebSphere 4.0

2002-05-19 Thread @Basebeans.com
Subject: Re: Getting Struts Example work with WebSphere 4.0 From: Bobbo [EMAIL PROTECTED] === That is correct. WAS 4.02 fixes the problem so there is no longer a need to use the modified binary for Struts. Rob Nicolas De Loof wrote in message ... I've tested struts-example successfully

RE: where to find struts-example with DynaActionForm?

2002-05-17 Thread Adolfo Miguelez
-example with DynaActionForm? Date: Thu, 16 May 2002 20:43:29 -0700 The nightly builds struts-example uses DynaActionForm... But, it doesn't use them in any real dynamic way. If you find a good example, let me know. Thanks, --Michael Marrotte -Original Message- From: vivek shrivastava

Re: Getting Struts Example work with WebSphere 4.0

2002-05-17 Thread DHS Struts
PROTECTED] To: [EMAIL PROTECTED] Subject: Getting Struts Example work with WebSphere 4.0 Date: Thu, 16 May 2002 19:09:22 -0400 I am trying to get the struts example (struts-example.war) work with Websphere. I am getting to the main page (index.jsp). From there I am able to go to the tour page. But I am

RE: Getting Struts Example work with WebSphere 4.0

2002-05-17 Thread Prabhakar, V
Mailing List Subject: Re: Getting Struts Example work with WebSphere 4.0 Using the source distrib, open org.apache.struts.taglib.html package.FormTag and make the following changes Replace the following lines in the doEndTag() method in the FormTag class

RE: Getting Struts Example work with WebSphere 4.0

2002-05-17 Thread Prabhakar, V
How do I search the mailing list archive? Thanks, -V Prabhakar -Original Message- From: DHS Struts [mailto:[EMAIL PROTECTED]] Sent: Friday, May 17, 2002 7:31 AM To: [EMAIL PROTECTED] Subject: Re: Getting Struts Example work with WebSphere 4.0 Once upon a time there was a separate

Re: Getting Struts Example work with WebSphere 4.0

2002-05-17 Thread Nicolas De Loof
I've tested struts-example successfully with websphere 4 fixpack 2 (with no-changed struts 1.0.2 binary distrib) on IBM AIX Perhaps you would have to upgrade to fixpack 2 (websphere 4.0.2) ? Nico Do I need to make change to the struts source and rebuild it to deploy on WebSphere 4.0? I would

RE: Getting Struts Example work with WebSphere 4.0

2002-05-17 Thread Prabhakar, V
-Original Message- From: Nicolas De Loof [mailto:[EMAIL PROTECTED]] Sent: Friday, May 17, 2002 10:17 AM To: Struts Users Mailing List Subject: Re: Getting Struts Example work with WebSphere 4.0 I've tested struts-example successfully with websphere 4 fixpack 2 (with no-changed struts 1.0.2

RE: Getting Struts Example work with WebSphere 4.0

2002-05-17 Thread Ruta Thakkar
Hi, I have got Struts working on Websphere Application Studio Developer 4.02 without any modifications to the struts code.This comes with a wepshere server instance. The only thing i had to do was to put xerces.jar compliant with jaxp1.1 in web-inf/lib folder of the web project. Cheers Ruta

RE: Getting Struts Example work with WebSphere 4.0

2002-05-17 Thread Mannem, Taati
Guys, I did not need to do anything but I could run struts example 1.0.2 version in the WSAD4.0 on NT. As Ruta was sayin WSAD comes with its own websphere server intsance. Regards, Taati -Original Message- From: Ruta Thakkar [SMTP:[EMAIL PROTECTED]] Sent: Friday, May 17, 2002

  1   2   3   4   >