RE: Data Validation

2001-02-06 Thread Rey Francois
In our case, we have chosen to use the java.text.Format as a superclass of all our validation and formatting classes. I would suggest Struts to consider this approach. Our decision derives from the following requirements: 1 Validation of Strings data according to a specified format The basic

RE: which development tool to use?

2001-02-06 Thread Michael Gerdau
Emacs and Jakarta-Ant. What bugs? ;-) hell, why not vi?? Why are you trying to belittle the above mentioned combo ? Have you actually tried using emacs, JDE (Java Development Environment for emacs) and jakarta-ant *before* writing your smart remark comparing emacs to vi ? It may be out of

Cancel an upload form (Problem not solved yet)

2001-02-06 Thread Till Nagel
Hi, I didn't find a solution to the problem described below (forwarded message). Currently the form and all its new data is stored, even if the user canceled. If the ActionServlet reads the cancel-Parameter from a multipart request, the action would be able to cancel the storing process. But

What's the estimated release schedule for struts 1.0?

2001-02-06 Thread Ronen Babayoff
I'm asking because I want to know which version should I use in my new web project.

More on Weblogic and Struts

2001-02-06 Thread Josh
Sorry to beat the dead horse, I have read through the archives and have found them very useful. Thanks to all who have submitted to the Weblogic/struts thread. I have read what seems to be the now famous Oct. 10th 2000 post: http://archive.covalent.net/jakarta/struts-user/2000/10/0009.xml

Re: Help with Context Path Error

2001-02-06 Thread Ted Husted
Are you able to run the Struts applications provided in the distribution? The action mappings are provided through the struts-config.xml in the application's WEB-INF folder. *** REPLY SEPARATOR *** On 2/5/2001 at 8:21 PM Toby wrote: Hi, I'm new to Tomcat and Struts. I can

Re: Action class

2001-02-06 Thread Ted Husted
To satisify Struts, you only need to return null. Once that is done, you can respond to the request using standard servlet techniques. A good references for that is http://developer.java.sun.com/developer/Books/cservletsjsp/chapter7.pdf and of course

RE: Data Validation

2001-02-06 Thread Ted Husted
In our case, we have chosen to use the java.text.Format as a superclass of all our validation and formatting classes. Can you provide working examples of any of the classes you are using now? Putting something like this into a sample Struts application can really help move things along. Beyond

Re: What's the estimated release schedule for struts 1.0?

2001-02-06 Thread Ted Husted
On 2/6/2001 at 4:08 AM Ronen Babayoff wrote: I'm asking because I want to know which version should I use in my new web project. This is a volunteer project, so there isn't a release schedule per se. We all do what we can on a time-available basis. The 1.0 todo list is part of the package,

Re: What's the estimated release schedule for struts 1.0?

2001-02-06 Thread Ted Husted
On 2/6/2001 at 7:42 AM Ted Husted wrote: The latest bug list is at Oops, forgot to check this The latest bug list is at http://nagoya.apache.org/bugzilla -- Ted Husted, Husted dot Com, Fairport NY USA. -- Custom Software ~ Technical Services. -- Tel 716 425-0252; Fax 716 223-2506. --

Installation notes for other servlet containers

2001-02-06 Thread Ted Husted
We now have notes for Orion, Tomcat, Resin, and Weblogic. Similar instructons for other containers, like Enhydra, JBoss, JRun, and Websphere, and whatever else anyone is using, would be very much appreciated. If you know that Struts won't work with a container, and have a good explanation as to

Struts and XHTML

2001-02-06 Thread Clarke, Agnes
Hi all, I'm a newbie to STRUTS, so please forgive my ignorance! 1. Does STRUTS support XHTML? Struts tags seem to generate uppercase tag names, which is invalid XHTML... 2. When STRUTS generates an input element, the unique identifier for the field is placed in the name attribute (deprecated

RE: which development tool to use?

2001-02-06 Thread Greg Reddin
Actually, I was just joking. No "belittlement" was intended. I apologize if it came across that way. I am one of the weird guys that actually gets pretty good use out of vi. I think it's best to use whatever tool works for you. If you can fly through a keyboard-based app, then do it. I've

Re: which development tool to use?

2001-02-06 Thread James Howe
We also use VAJ 3.5 with Tomcat and Struts. It's nice to be able to develop, run, and debug within the same environment. Since the generated JSP code is part of the IDE, it's a simple matter to put breakpoints in the generated JSP if necessary. At 11:24 PM 2/5/2001 +0100, you wrote: I use

datetime input tags

2001-02-06 Thread Deadman, Hal
Can anyone recommend a tag library that helps with the entry of date and time values into a JSP form?The datetime-examples.war that comes with the jakarta datetime taglib didn't work in weblogic 6.0. If anyone has successfully used that library with weblogic, let me know. Is there any

RE: More on Weblogic and Struts

2001-02-06 Thread Carl Tallis
Thanks no doubt to Sun cracking the whip on J2EE licensees, the Struts example code runs *untouched* on WLS 6.0, providing you have a build that fixed the getter/setter method problems from ~ two weeks ago. If possible, I'd upgrade. Also among the many pleasant surprises in 6.0 are real

HELP: Illegal target of jump or branch Error

2001-02-06 Thread TMalvos
I receive the following error when accessing my JSP in WebLogic 5.1 (sp8): Tue Feb 06 10:56:07 EST 2001:E WebAppServletContext-smartforms Servlet failed with Exception java.lang.VerifyError: (class: jsp_servlet/_test, method: _jspService signature: (Ljavax/servlet/htt

Re: JBuilder Enterprise

2001-02-06 Thread Deping Chian
Lind Jrgen wrote: Hi, after the discussion on using JBuilder for Web Development, I decided to try the Enterprise Edition... While my stuff worked fine with the Foundation version (and an "external" Tomcat), I cannot get it running within the JBuilder Environment. After I managed to tell

Re: trouble building struts

2001-02-06 Thread Steven D. Wilkinson
You need the servlet api in your classpath. I use the following... /jakarta-servletapi-3.2/lib/servlet.jar john d ware wrote: Hi, I am having trouble building struts. I just downloaded the source and get this error. Does this error ring a bell for anyone? thanks john ware ant

RE: More on Weblogic and Struts

2001-02-06 Thread Josh
Does anyone have an example weblogic.properties and startweblogic.cmd that deploys the struts-example.war file properly, and who would be willing to share. I am getting closer, but I am now getting: Loading database from '/WEB-INF/database.xml' New org.apache.struts.example.User Begin event

AW: JBuilder Enterprise

2001-02-06 Thread Lind Jürgen
-Ursprngliche Nachricht- Von: Steven D. Wilkinson [mailto:[EMAIL PROTECTED]] Gesendet am: Dienstag, 6. Februar 2001 17:32 An: [EMAIL PROTECTED] Betreff: Re: JBuilder Enterprise Did you figure out how to debug JSP's in the Enterprise Version? thats what I'm currently working on

Tomcat/Struts-friendly hosting services

2001-02-06 Thread Tom Miller
Any recommendations on web hosting services that support Tomcat 3.2.1? I'm especially interested in experiences in fielding a Struts based site with a reasonably priced hosting service that was/is a good bet to recommend to clients. Has anyone compiled a list somewhere? TIA -- Tom Miller [EMAIL

Re: Tomcat/Struts-friendly hosting services

2001-02-06 Thread Ted Husted
imagineis.com Just a customer, but it's a good shop. *** REPLY SEPARATOR *** On 2/6/2001 at 11:11 AM Tom Miller wrote: Any recommendations on web hosting services that support Tomcat 3.2.1? I'm especially interested in experiences in fielding a Struts based site with a

Re: trouble building struts

2001-02-06 Thread john d ware
That did it, thanks john "Steven D. Wilkinson" wrote: You need the servlet api in your classpath. I use the following... /jakarta-servletapi-3.2/lib/servlet.jar john d ware wrote: Hi, I am having trouble building struts. I just downloaded the source and get this error. Does

Re: Tomcat/Struts-friendly hosting services

2001-02-06 Thread Tom Janofsky
I signed up with www.aoindustries.com for web hosting becasue of their good java support. Tomcat 3.2.1 is on the list, but I haven't tried it. Great customer service though IMHO. --tom Tom Miller wrote: Any recommendations on web hosting services that support Tomcat 3.2.1? I'm especially

RE: Data Validation

2001-02-06 Thread David Winterfeldt
I posted this to struts-dev, but not to struts-user. I have a basic validation framework using regular expressions and I made an example struts application. The validation rules are stored in the validation.xml file. Having a java.text.Format class is nicer since it is locale based and also

Re: More on Weblogic and Struts

2001-02-06 Thread john d ware
Well, My luck hasn't changed. I build struts from source this morning. I plopped the struts-example.war into my wlserver6.0/config/mydomain/applications dir. WLS read the war file automatically but this is what I get when accessing "localhost:7001/struts-example/index.jsp". john Feb

Re: Hacking Servlet Mill

2001-02-06 Thread Craig R. McClanahan
Julia Reynolds wrote: Well, Craig was right and our problems with Struts and Servlet Mill apparently stem from the fact that it is Servlet 2.1, not Servlet 2.2 compatible. Can we just replace the servlet.jar file in Servlet Mill with the 2.2 servlet.jar? Is that safe, or will it break

What is the use of ActionFormBean?

2001-02-06 Thread Rajan Gupta
Hi! All, Can somebody please provide me with some documentation on ActionFormBean its typical usage. Thanks in advance, Cheers Rajan __ Do You Yahoo!? Yahoo! Auctions - Buy the things you want at great prices. http://auctions.yahoo.com/

Re: Struts and XHTML

2001-02-06 Thread Craig R. McClanahan
"Clarke, Agnes" wrote: Hi all, I'm a newbie to STRUTS, so please forgive my ignorance! 1. Does STRUTS support XHTML? Struts tags seem to generate uppercase tag names, which is invalid XHTML... XHTML is not supported directly, but the "html" tag library strives to render code that is

RE: JBuilder Enterprise

2001-02-06 Thread Bruce McCleave
Hotspot is what causes debugging to be so slow. We have found that passing "-classic" as a VM Parameter, which disables HotSpot, will dramatically increase performance. In my case I went from a 2 minute startup time to about 5 seconds, it actually makes the debugger usable. That was with

Re: which development tool to use?

2001-02-06 Thread Suchi Somasekar
I have been using struts with Forte for Java, Internet Edition for the past couple of weeks and have not come across any major problems. Simply following the struts documentation had me up and running pretty quickly. Suchithra Sekar Mike Campbell wrote: Has anyone done much development with

No match was found for method setFilter(java.lang.String)

2001-02-06 Thread Ranjan Dasgupta
Using the latest struts nightly build. When I try to access /test/bean-include.jsp, JRun 3.01 on NES 3.6 gives the following error (for bean:write name="index" filter="true"/) 500 Internal Server Error /test/bean-include.jsp: javax.servlet.ServletException: Compilation error occured:

RE: No match was found for method setFilter(java.lang.String)

2001-02-06 Thread Moore, Mark A
It's a JRun bug. I sent mail to this group on 31-JAN about it not being fixed in SP2. Others have mentioned it as well. Allaire is silent on when it will be fixed. Cheers Mark -Original Message- From: Ranjan Dasgupta [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 06, 2001 4:32

Getting a value in the JSP from an ActionForm

2001-02-06 Thread Tom Janofsky
Here's my dilemma (see 2 summary questions at end): I'm coming to a page with a value set in an ActionForm by my action for me. Works great. Now what I want to do is get that property out of that bean, and into another bean that's only being used on the page. Something conceptually like:

Re: Getting a value in the JSP from an ActionForm

2001-02-06 Thread Craig R. McClanahan
Tom Janofsky wrote: Here's my dilemma (see 2 summary questions at end): I'm coming to a page with a value set in an ActionForm by my action for me. Works great. Now what I want to do is get that property out of that bean, and into another bean that's only being used on the page.

Re: Help with Context Path Error

2001-02-06 Thread Toby
I am able to run the struts-test example and the hello-world example from Bluestone, but nothing else. I will take a closer look at the struts-config.xml file. Ted Husted wrote: Are you able to run the Struts applications provided in the distribution? The action mappings are provided

rte in attributes

2001-02-06 Thread John Hunt
Hi Cant we have runtime exprs in attribute names I am doing this form:select property="%=fieldName%" and am running into problems. I tried without quotes too... How do we handle this? __ Do You Yahoo!? Yahoo! Auctions - Buy the things you want at

Locale differences between Windows Linux JDK?

2001-02-06 Thread Andy Boyko
I'm seeing a confusing difference in the localized message resource behavior between the same application running on Windows 2000 and on Linux. My error messages in the resources file are all non-localized, and thus not prefixed, but simply named (ie "errors.header"). On a Linux server,

RE: Locale differences between Windows Linux JDK? NEVERMIND; SORRY

2001-02-06 Thread Andy Boyko
I'm seeing a confusing difference in the localized message resource behavior between the same application running on Windows 2000 and on Linux. Oh, jeez. I'm embarrassedly, sheepishly sorry - as usual, when things seem fundamentally broken, check the obvious stuff first. The only problem