How to Configure Struts in SAP web As 6.3

2004-03-22 Thread Bala S Subramanian
Hi, I am currently trying to plugin the struts 1.1 to SAP Web AS 6.3. I facing a big problem in struts which is mentioned below: javax.servlet.jsp.JspException: Cannot find message resources under key org.apache.struts.action.MESSAGE

Ann:dvanced Struts best practices web cast training by winner ofbest training with money back guarantee(this is not Intro To Struts):

2003-06-03 Thread Vic Cekvenich
dvanced Struts best practices web cast training by winner of best training with money back guarantee(this is not Intro To Struts): Register now for the best rate by going to www.baseBeans.com and click training, then click register. The cost is very reasonable to and cost effective take web

RE: new sample best practice Struts data driven web app for Tomcat 5/Resin 3

2003-03-21 Thread Menke, John
very cool Vic!! I need tomcat 5 to download? I will do it. Want to check it out. -Original Message- From: Vic Cekvenich [mailto:[EMAIL PROTECTED] Sent: Friday, March 21, 2003 4:14 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: new sample best practice Struts data driven

new sample best practice Struts data driven web app for Tomcat5/Resin 3

2003-03-21 Thread Vic Cekvenich
I released a new basicPortal implementation called bP v0.8k available for download on basicPortal.sf.net. - The new version is same simple bean has a dao helper design, but it uses ibatis.com db layer. (the older design used RowSet) Ibatis db layer is very nice. - It now works fine and is

[ANNOUNCE] Struts Talks at Web Services Edge 2003 East Conference Expo

2003-02-16 Thread James Turner
James Turner, co-author of Struts Kick Start and a committer on the Jakarta Struts project, will be giving introductory talk on Struts at the Sams booth at the Web Services Edge conference in Boston on March 19th and 20th. Wednesday, March 19th he'll be speaking at 3PM, and Thursday the 20th at

Re: Struts on iPlanet Web Server 6.0?

2003-01-28 Thread Ronald Mathies
If you are going to check out OrionServer then you can olso look at Oracle 9iAS since the basis of this product is the Orion server. - Original Message - From: V. Cekvenich [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, January 28, 2003 3:32 AM Subject: Re: Struts on iPlanet Web

RE: Struts on iPlanet Web Server 6.0?

2003-01-28 Thread Mark Galbreath
If WebLogic 7.0 didn't meet your technical needs, you have bigger problems than iPlanet compatibility with Struts! Are you going to confine yourselves to non-J2EE technologies? Mark -Original Message- From: Trevor Morris [mailto:[EMAIL PROTECTED]] Sent: Monday, January 27, 2003 9:23 PM

Re: Struts on IPlanet Web server 6

2003-01-28 Thread Ka-Wai Chan
Hi Trevor We are currently using iPlanet WS 6 w/ struts b3. It works, with some tweaking of the class paths and stack sizes. We develop on Tomcat and then deploy to iPlanet. If you have configuration problems, I can help you out. Good luck Ka-Wai Chan -- To unsubscribe, e-mail:

Re: Struts on IPlanet Web server 6

2003-01-28 Thread ajTreece
I am in the process of deploying under iPlanet v6sp5. I would appreciate any guidelines, tricks, or tweaking you can make available. What specifically are you doing to class paths and stack sizes? Thanks, ajTreece Ka-Wai Chan wrote: Hi Trevor We are currently using iPlanet WS 6 w/ struts

Struts on iPlanet Web Server 6.0?

2003-01-27 Thread Trevor Morris
We are in the process of looking at other options after WebLogic 7 has failed to meet our needs. I want to go with Tomcat, but management says otherwise. They want to use the antiquated iPlanet Web Server. Can anyone confirm that Struts 1.1b3 works on iPlanet Web Server 6.0? Or 4? I have

Re: Struts on iPlanet Web Server 6.0?

2003-01-27 Thread V. Cekvenich
Try Resin or at least OrionServer.com. Trevor Morris wrote: We are in the process of looking at other options after WebLogic 7 has failed to meet our needs. I want to go with Tomcat, but management says otherwise. They want to use the antiquated iPlanet Web Server. Can anyone confirm that

Re: Help Required Struts and iPlanet Web Server 4.1 sp7

2002-12-27 Thread mxranga
PROTECTED] pro.com cc: Subject: Help Required Struts and iPlanet Web Server 4.1 sp7

Struts on the web

2002-11-10 Thread Alireza Fattahi
Hi, Is there a list of popular sites that use struts? Alireza

Re: Struts on the web

2002-11-10 Thread Adolfo Miguelez
] Subject: Struts on the web Date: Sun, 10 Nov 2002 14:28:30 +0330 Hi, Is there a list of popular sites that use struts? Alireza _ MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. http://join.msn.com/?page=features/virus

Using Struts for JMX web client

2002-09-25 Thread Takumi Fujiwara
Hi, I need to develop a Web client for a JMX application so that users can admin the JMX application remotely. I would like to know if I should use Struts as the web framework. My understanding is each page has a Form Bean, but there are MBeans in the JMX application. So are they redundant

RE: Using Struts for JMX web client

2002-09-25 Thread Andrew Hill
Struts for JMX web client Hi, I need to develop a Web client for a JMX application so that users can admin the JMX application remotely. I would like to know if I should use Struts as the web framework. My understanding is each page has a Form Bean, but there are MBeans in the JMX application. So

Struts emblem for web site

2002-07-27 Thread Rob Leland
I know the O'Reilly animal has been picked, however I did some research and I would suggest a 'starfish' as web site graphic. Here is my chain of reasoning, along with some great images: Recall, Struts are used to create a structure. 1) Searching on google for struts images I came across:

Announce: JSTL (Standard Tags) + Struts (MVC) live web Demo

2002-07-23 Thread @Basebeans.com
Subject: Announce: JSTL (Standard Tags) + Struts (MVC) live web Demo From: Vic C. [EMAIL PROTECTED] === Announce: JSTL (Standard Tags) + Struts (MVC) live web Demo If you are starting a Java Web, you should use MVC and Standard tags, this kit is a sample of best (at least good) practices

Struts Doc for Web Designers

2002-04-16 Thread McAfee, Tom
Does anyone have Struts documentation designed for those who would modify the View layer only, for style, etc. I doesn't seem like it would take much -- a SIMPLE explanation of Struts, how to get information on tag attributes and behavior, what kind of changes can/can't be made to JSPs without

Re: Struts Doc for Web Designers

2002-04-16 Thread rob
I believe the only tag related documentation is here. http://jakarta.apache.org/struts/userGuide/index.html under the heading 'Tag Lib Documentation' though this is likely not what your looking for. Rob McAfee, Tom wrote: Does anyone have Struts documentation designed for those who would

Betreff: Struts Doc for Web Designers

2002-04-16 Thread Stephan Wiesner
---Original-Nachricht--- Von: Struts Users Mailing List Datum: Dienstag, 16. April 2002 18:24:52 An: '[EMAIL PROTECTED]' Betreff: Struts Doc for Web Designers My tutorial is supposed to be easy to understand. No special emphasis on the View, though. http://rzserv2.fhnon.de

RE: Struts and multiple Web applications on same application server

2002-01-22 Thread Salonen, Aki
. tammikuuta 2002 22:15 To: Struts Users Mailing List Cc: Salonen, Aki Subject: RE: Struts and multiple Web applications on same application server Do you mean to say, when you make a request context1/location/page.jsp and context2/location/page.jsp you get the same page even if you update

Re: Struts and multiple Web applications on same application server

2002-01-22 Thread Dustin Aleksiuk
-Original Message- From: Alex Paransky [mailto:[EMAIL PROTECTED]] Sent: 21. tammikuuta 2002 22:15 To: Struts Users Mailing List Cc: Salonen, Aki Subject: RE: Struts and multiple Web applications on same application server Do you mean to say, when you make a request context1

RE: Struts and multiple Web applications on same application server

2002-01-22 Thread Bryant, Doug
/location/test.test. Kind regards, Aki -Original Message- From: Alex Paransky [mailto:[EMAIL PROTECTED]] Sent: 21. tammikuuta 2002 22:15 To: Struts Users Mailing List Cc: Salonen, Aki Subject: RE: Struts and multiple Web applications on same application server Do you mean

Struts and multiple Web applications on same application server

2002-01-21 Thread Salonen, Aki
containing for EJB:s providing business logics. Two enterprise applications containg two distinct user interfaces for business logics. We use same action servlet classes in both web applications, inherited from Struts ActionServlet. Web application context roots are of course different, but relative

RE: Struts and multiple Web applications on same application server

2002-01-21 Thread Alex Paransky
it for too long). -AP_ -Original Message- From: Salonen, Aki [mailto:[EMAIL PROTECTED]] Sent: Monday, January 21, 2002 2:09 AM To: '[EMAIL PROTECTED]' Subject: Struts and multiple Web applications on same application server Hello, We have been facing problems when using struts

Re: struts jsp in web-inf question

2001-08-05 Thread Craig R. McClanahan
On Tue, 31 Jul 2001, Davin M wrote: Hi everyone, does anyone have problems referring to their jsp pages within the /WEB-INF dir? I tried to hide these jsp's so that users can't directly access them (without performing actions). I'm running this example:

struts jsp in web-inf question

2001-07-31 Thread Davin M
Hi everyone, does anyone have problems referring to their jsp pages within the /WEB-INF dir? I tried to hide these jsp's so that users can't directly access them (without performing actions). I'm running this example: http://husted.com/about/struts/struts-stub.zip I'm trying it with