RE: tiles: Comments are ignored

2003-07-19 Thread Holman, Cal
I think JSPs ignore html comments only the browser respects them. Have you tried commenting out with JSP comments? <%-- tiles:put --%> Cal -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Saturday, July 19, 2003 06:30 To: [EMAIL PROTECTED] Subject:

Re: tiles: Comments are ignored

2003-07-19 Thread Stephan Wiesner
I have to restart my application when I change a JSP? Tried it again. Even stopped the Tomcat completely. He clearly recompiled the JSP (I can hear the hard disc work). The comments are ignored. I can send you a WAR file, if you want to try it yourself... Stephan Yann Cébron wrote: I'd

Re: tiles: Comments are ignored

2003-07-19 Thread Yann Cébron
I'd guess you didn't reload/restart your webapplication after the first editing of your tiles-defs.xml.. Tiles uses Digester - and Digester surely does know about comments Yann > > Hi list, > I found something weird: > > > > > > > &

tiles: Comments are ignored

2003-07-19 Thread stephan
Hi list, I found something weird: Works fine in a JSP. And it still works if I insert comments: But not, of course, If I completely remove the body of the tiles-insert. Caused me quite some pain when I tried to change to using tiles-defs.xml

Re: Call for comments: Method dispatching and access control framework.

2002-09-04 Thread Philipp K . Janert
Many thanks for your comments. My replies below: (SNIP) > 1) Be able to bind a user request to an arbitrary function >in an Action class, not just to perform(). > > 2) Be able to bind each button in a form with multiple submit >buttons to an arbitrary function (su

Re: Call for comments: Method dispatching and access control framework.

2002-09-04 Thread Philipp K . Janert
tag a method with its required roles and have the code find those roles > and do the checks - no more XML config -> whatever mapping files and no > more custom access control methods! > > James > > > -Original Message- > > From: Philipp K. Janert [mailto:[

RE: Call for comments: Method dispatching and access control framework.

2002-09-03 Thread John Yu
(See intermixed) > -Original Message- > From: Philipp K. Janert [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, September 03, 2002 9:48 AM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Call for comments: Method dispatching and access > control fram

RE: Call for comments: Method dispatching and access control framework.

2002-09-03 Thread James Higginbotham
more custom access control methods! James > -Original Message- > From: Philipp K. Janert [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, September 03, 2002 9:48 AM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Call for comments: Method dispatching and access &

RE: Java Server Faces and Developer Life Comments

2002-09-03 Thread Elderclei R Reami
Greg, I started this thread about a week ago, because I was in need of sharing my experience, and think we had a lot of interesting comments pro and against .Net and J2EE. My personal view: corporate developers need to deliver production code faster and faster. In most occasions, these

RE: Java Server Faces and Developer Life Comments

2002-09-03 Thread Greg.Reddin
I guess this thread is mostly dead , but I felt compelled to offer my 2c. I recently had to do an analysis of development software I'm using for my boss to ensure that our licenses are up to date and whatnot. I was blown away by the fact that there's not a single piece of software critical to my

Call for comments: Method dispatching and access control framework.

2002-09-03 Thread Philipp K . Janert
Dear All! I would like to invite comments on some extensions I have made to get around some limitations in the Struts framework. When working with Struts, I quickly developed the following wishlist of things that I wanted Struts to do: 1) Be able to bind a user request to an arbitrary

Re: Java Server Faces and Developer Life Comments

2002-09-02 Thread Elderclei R Reami
0, Tiago Nodari <[EMAIL PROTECTED]> escreveu : > De: Tiago Nodari <[EMAIL PROTECTED]> > Data: Sun, 01 Sep 2002 16:34:55 -0300 > Para: "Struts Users Mailing List" <[EMAIL PROTECTED]> > Assunto: Re: Java Server Faces and Developer Life Comments > > >

AW: Java Server Faces and Developer Life Comments

2002-09-01 Thread Rademacher Tobias
Hi Vic, >Also, C# is a ECMA standard and here is the open source version: >http://www.infoworld.com/articles/hn/xml/02/07/22/020722hnoreilly.xml ..and currently it does not work on Linux, SunOS, HPUX and Mac. Java is desinged to run on a huge portion of OS and so it's the best joice if you want

Re: [OT] Java Server Faces and Developer Life Comments

2002-09-01 Thread Eddie Bush
You're probably aware that I've been evaluating IDEs recently. I finally wound up deciding that Netbeans 3.4 suited my needs/wants more closely than any other IDE. Yes, you're kind of locked in to whatever Tomcat installation they packaged with it, but, other than that, it's really nice. Th

Re: [OT] Java Server Faces and Developer Life Comments

2002-09-01 Thread Michael Delamere
Server Faces and Developer Life Comments > > Depends how much RAM you have :) > I tried JBuilder 7 and netbeans 3.4, both are slow starting, but > after its alright, I dont do GUI work. Eclipse is nice also, the only > problem I have is when you alt-tab alot, it

[OT] Java Server Faces and Developer Life Comments

2002-09-01 Thread Tiago Nodari
ED]> >Sent: Sunday, September 01, 2002 9:34 PM >Subject: Re: Java Server Faces and Developer Life Comments > > > > > > Try opening JBuilder(or netbeans), tomcat, mysql, and just for >fun > > together > > > > At 09:30 PM 9/1/2002 +0200

Re: Java Server Faces and Developer Life Comments

2002-09-01 Thread Michael Delamere
t; <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Sunday, September 01, 2002 9:34 PM Subject: Re: Java Server Faces and Developer Life Comments > > Try opening JBuilder(or netbeans), tomcat, mysql, and just for fun > togethe

Re: Java Server Faces and Developer Life Comments

2002-09-01 Thread Tiago Nodari
al Message - >From: "Tiago Nodari" <[EMAIL PROTECTED]> >To: "Struts Users Mailing List" <[EMAIL PROTECTED]> >Sent: Sunday, September 01, 2002 9:21 PM >Subject: RE: Java Server Faces and Developer Life Comments > > > > Bill, that is my po

Re: Java Server Faces and Developer Life Comments

2002-09-01 Thread Michael Delamere
9:21 PM Subject: RE: Java Server Faces and Developer Life Comments Bill, that is my point, with Visual Studio you get tons of good features in one IDE, which from my point of view helps speed development... I know what is out there, i have netbeans, eclipse, struts console, etc

RE: Java Server Faces and Developer Life Comments

2002-09-01 Thread Tiago Nodari
Bill, that is my point, with Visual Studio you get tons of good features in one IDE, which from my point of view helps speed development... I know what is out there, i have netbeans, eclipse, struts console, etc etc etc in my computer, I would rather have just one. Have to o

RE: Java Server Faces and Developer Life Comments

2002-08-31 Thread Bill Willis
Hi Tiago, "... I don't understand why IDE like Jbuilder don't come with support for frameworks like struts. In version 8 or 9 maybe there will be integration with JSF, by then JSF 2 will be out..." That support already exists. Try ObjectAssembler, Struts Console, etc. Remember that most IDEs wil

Re: Java Server Faces and Developer Life Comments

2002-08-31 Thread Tiago Nodari
ECTED] > > Subject: Java Server Faces and Developer Life Comments > > > > > > Hi, > > > > I've just finished my first Struts project, and it's been a > > great experience on how to do and not to do things. This > > list has been of great h

Re: Java Server Faces and Developer Life Comments

2002-08-31 Thread V. Cekvenich
"James Higginbotham" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > 1. NetDynamics is alive and well, see: > http://developer.iplanet.com/tech/appserver/framework/index.jsp > They have a nice sample app as well. > But since I Planet has a bad rap, so does the

RE: Java Server Faces and Developer Life Comments

2002-08-31 Thread James Higginbotham
w they can > develop fast and productive for very low cost, and operate > high volume at low cost. Open Source beats .NET. However is > there is more high end consulting in .NET... I have to switch. > > Interesting comments. As for this one above - I agree. You have to go where t

Re: Java Server Faces and Developer Life Comments

2002-08-31 Thread Vic
M > To: [EMAIL PROTECTED] > Subject: Java Server Faces and Developer Life Comments > > > Hi, > > I've just finished my first Struts project, and it's been a > great experience on how to do and not to do things. This > list has been of great help, as well. > > A

RE: Java Server Faces and Developer Life Comments

2002-08-30 Thread Elderclei R Reami
Users Mailing List" <[EMAIL PROTECTED]> > Assunto: RE: Java Server Faces and Developer Life Comments > > I have to agree with your assessment: Struts is a fabulous framework, > and now we need a real application development environment to sit on top > of it. Kudos to all th

Re: Java Server Faces and Developer Life Comments

2002-08-30 Thread David Geary
ec and do the same. In the spirit of the Friday biere messages: c'est dommage! david > > >Any comments? The matter is: I have a family, and want to get home earlier, not >4:00AM. A lot of philosophy and >online psychoterapy for FRIDAY, but... :) > >Cheers, >

RE: Java Server Faces and Developer Life Comments

2002-08-30 Thread James Higginbotham
ECTED] > Subject: Java Server Faces and Developer Life Comments > > > Hi, > > I've just finished my first Struts project, and it's been a > great experience on how to do and not to do things. This > list has been of great help, as well. > > Anyway, I have

RE: Java Server Faces and Developer Life Comments

2002-08-30 Thread Joe Barefoot
rather have choices. :) peace, Joe -Original Message- From: Dan Cancro [mailto:[EMAIL PROTECTED]] Sent: Fri 8/30/2002 10:37 AM To: 'Struts Users Mailing List' Cc: Subject: RE: Java Server Faces and Developer Life Commen

RE: Java Server Faces and Developer Life Comments

2002-08-30 Thread Dan Cancro
ava Server Faces and Developer Life Comments > > > Hi, > > I've just finished my first Struts project, and it's been a > great experience on how to do and not to do things. This > list has been of great help, as well. > > Anyway, I have some comments to mak

RE: Java Server Faces and Developer Life Comments

2002-08-30 Thread Robert J. Sanford, Jr.
In regards to your comments that Microsoft makes your life easier I have to generally agree. They learned a lot from the PowerBuilder and Borland people for their Visual C++ and Visual Basic applications. And they have continued to evolve that into more than just writing standalone apps

Java Server Faces and Developer Life Comments

2002-08-30 Thread Elderclei R Reami
Hi, I've just finished my first Struts project, and it's been a great experience on how to do and not to do things. This list has been of great help, as well. Anyway, I have some comments to make. Please, don't flame me, because it's just a view someone that needs to

RE: basicPortal comments

2002-07-27 Thread Mete Kural
easy 80% for people to do ;-) > > -Original Message- > From: Mete Kural [mailto:[EMAIL PROTECTED]] > Sent: Saturday, July 27, 2002 07:16 > To: [EMAIL PROTECTED] > Subject: basicPortal comments > > > Hello Vic and others, > > The basicPortal presentation was very nice.

RE: basicPortal comments

2002-07-27 Thread Andrew Hill
] Subject: basicPortal comments Hello Vic and others, The basicPortal presentation was very nice. Thank you for your efforts. I think providing verticals for the J2EE community would be a very good effort, because after all we're doing very similar things over and over. Everybody is implementing

Re: basicPortal comments

2002-07-26 Thread @Basebeans.com
Subject: Re: basicPortal comments From: Vic C <[EMAIL PROTECTED]> === (thnx, I responed on mvc-programmers, V.) Mete Kural wrote: > Hello Vic and others, > > The basicPortal presentation was very nice. Thank you > for your efforts. I think providing verticals for the > J2

basicPortal comments

2002-07-26 Thread Mete Kural
Hello Vic and others, The basicPortal presentation was very nice. Thank you for your efforts. I think providing verticals for the J2EE community would be a very good effort, because after all we're doing very similar things over and over. Everybody is implementing user authentication, shopping ca

RE: "North Atlanta Struts Users Group" - Request for comments

2002-05-25 Thread Michael Marrotte
List; Rick Reumann Subject: RE: "North Atlanta Struts Users Group" - Request for comments Rick: Give me your boss's email address. I will be glad to email her with a "reality check" ** Juan Alvarado Internet Developer -- Manduca M

Re[2]: "North Atlanta Struts Users Group" - Request for comments

2002-05-25 Thread Rick Reumann
On Saturday, May 25, 2002, 10:26:41 AM, Juan Alvarado (Struts List) wrote: JASL> Give me your boss's email address. I will be glad to email her with a JASL> "reality check" Trust me we tried. She's like Stalin and it almost cost our jobs. Now basically she's all into this Oracle Port

RE: "North Atlanta Struts Users Group" - Request for comments

2002-05-25 Thread Juan Alvarado \(Struts List\)
riginal Message- From: Rick Reumann [mailto:[EMAIL PROTECTED]] Sent: Saturday, May 25, 2002 10:25 AM To: Struts Users Mailing List Subject: Re: "North Atlanta Struts Users Group" - Request for comments On Saturday, May 25, 2002, 2:33:08 AM, James Mitchell wrote: JM> Specifically, this

Re: "North Atlanta Struts Users Group" - Request for comments

2002-05-25 Thread Rick Reumann
On Saturday, May 25, 2002, 2:33:08 AM, James Mitchell wrote: JM> Specifically, this is targeted for the area of North Atlanta, GA. (Perimeter JM> Mall area) What day of the week would you think about having this? I know Saturday isn't the ideal time, but being I'm in south Florida an

"North Atlanta Struts Users Group" - Request for comments

2002-05-24 Thread James Mitchell
Hi, I am trying to get a handle on how many people would be interested in attending a users group devoted to "Web Application Development with the Jakarta Struts Framework". Specifically, this is targeted for the area of North Atlanta, GA. (Perimeter Mall area) If arranged on a monthly basis, w

RE: Comments on Struts framework

2002-03-29 Thread Tim Sawyer
I'm new to struts too. All this is my opinion, older hands may have better explanations. > 1) Struts is a framework for a web application (web server > centric) not for > an Enterprise J2EE Application (EJB centric). > [srinivas] As per my reading till now I disagree with him. Struts does not >

Comments on Struts framework

2002-03-29 Thread @Basebeans.com
Subject: Comments on Struts framework From: "Sriniavs Paruchuri" <[EMAIL PROTECTED]> === Gurus, I started reading about Struts only y'day and thanks to many articles, I could get some knowledge about Struts in a short time. Here are some of the comments made by my coll

A possible solution for form loading, any comments???

2002-03-05 Thread Alex Paransky
ward. Here is what this buys me: 1. The load and the execute are in the same action class so they can share common members. 2. There is now a standard method to populate the form with data prior to user entry. Does anyone have any comments regarding this? Am I going to get

asking for comments and validation about Struts UML diagrams

2002-02-06 Thread jean-michel . garnier
Hello, In order to help developers to start with Struts, I did 2 UML diagrams to describe the framework. I am a newbie with Java and Struts ... So before to give it to the Apache Software, I'd like that someone experimented validates it. Contents : - Class Diagram of the org.apache.struts.act

RE: PLEASE COMMENTS! Design question on very long lists... (a little bit OT)

2001-12-19 Thread Jon.Ridgway
PROTECTED]] Sent: 18 December 2001 11:07 To: struts users mailing list Subject: PLEASE COMMENTS! Design question on very long lists... (a little bit OT) Hi to all! I strongly appreciate struts - it a very valuable tool to work with. So I started to build a EIS-similar application with much DB-Access

RE: PLEASE COMMENTS! Design question on very long lists... (a little bit OT)

2001-12-18 Thread Adriano Labate
, 2001 12:07 PM To: struts users mailing list Subject: PLEASE COMMENTS! Design question on very long lists... (a little bit OT) Hi to all! I strongly appreciate struts - it a very valuable tool to work with. So I started to build a EIS-similar application with much DB-Access, business code and so on

Re: PLEASE COMMENTS! Design question on very long lists... (a little bit OT)

2001-12-18 Thread Rakesh
ember 18, 2001 4:36 PM Subject: PLEASE COMMENTS! Design question on very long lists... (a little bit OT) > Hi to all! > > I strongly appreciate struts - it a very valuable tool to work with. So I started to build a EIS-similar application with much DB-Access, business code and so on... (tr

PLEASE COMMENTS! Design question on very long lists... (a little bit OT)

2001-12-18 Thread tw . richter
Hi to all! I strongly appreciate struts - it a very valuable tool to work with. So I started to build a EIS-similar application with much DB-Access, business code and so on... (try to work with Jonas EJB Server). But there arer some design question and I do appreciate comments on these. I

Re: Missing message for key index.title - general comments

2001-12-04 Thread Keith Bacon
Frank, I agree very much! Error messages that have a unique cause & point you towards the solution are much better than things like 'can't find x in scope null'. It takes time to add this stuff to code. An alternative is for us users to set up a faq list or a common errors & suggested solution

Missing message for key index.title - general comments

2001-12-03 Thread Frank Lawlor
I noticed lots of people having struts problems with this symptom. >From what I have seen of the struts startup, many startup problems will cause this to be the first symptom for the example app. This kind of "one error for all situations" makes diagnosis difficult. Looking in the log may clari

Re: comments

2001-11-22 Thread Gregor Rayman
"Sobkowski, Andrej" <[EMAIL PROTECTED]> wrote: > Careful: > > > The JSP tag will be evaluated (though not shown on the browser since the > results will be commented out. And yes, they'll be visible by the client. > > <%-- --%> > The JSP is not evaluated and the commented part will not be sen

RE: comments

2001-11-22 Thread Sobkowski, Andrej
:) Andrej -Original Message- From: Maris Orbidans [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 22, 2001 1:27 PM To: Struts Users Mailing List Subject: RE: comments Both comments will work, but will be visible by client (as HTML comment). <%-- --%> will be ignored c

RE: comments

2001-11-22 Thread Maris Orbidans
Both comments will work, but will be visible by client (as HTML comment). <%-- --%> will be ignored completely. Maris -Original Message- From: Gregor Rayman [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 22, 2001 8:16 PM To: Struts Users Mailing List Subject: Re: co

Re: comments

2001-11-22 Thread Gregor Rayman
No! JSP Comments are not but <%-- --%> -- gR - Original Message - From: "Maris Orbidans" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, November 22, 2001 7:14 PM Subject: RE: comments > >

RE: comments

2001-11-22 Thread Maris Orbidans
Yes JSP have the same comment Maris -Original Message- From: Henrick Chua [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 22, 2001 8:12 PM To: Struts Users Mailing List (E-mail) Subject: comments hi all! how can I comment out struts code? do i do it like any other html comments

comments

2001-11-22 Thread Henrick Chua
hi all! how can I comment out struts code? do i do it like any other html comments? thanx h -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Any Comments on Layout tags

2001-07-31 Thread bill milbratz
Hello struts users, I followed up with olivierbazoud's post yesterday regarding the layout tags listed at http://struts.application-servers.com/ . I definitely liked the underlying motives for the tags and the efforts to simplify even further programming of standard maintenance screens: >Hund

Re: Diagram of ActionServlet - open for comments

2001-07-10 Thread Gregor Rayman
"Ted Husted" <[EMAIL PROTECTED]> wrote: > 2.1) Before populating the ActionForm bean, the servlet calls the bean's > reset() method. After filling the bean from the reqeust, the servlet > calls the bean's validate() method. If validate returns false, the > servlet forwards the ActionForm bean to

Re: Diagram of ActionServlet - open for comments

2001-07-10 Thread Gregor Rayman
Point 4 could be described in more detail: methods: reset and validate -- gR

Re: Diagram of ActionServlet - open for comments

2001-07-10 Thread Ted Husted
These are both very nice. As to the first one, that mentions "struts-config" at the top, I would change the top caption to read "The Action classes you created which are registered with the ActionMappings loaded from the struts-config.xml". And the second to read "A request for ... registered

Re: Diagram of ActionServlet - open for comments

2001-07-10 Thread Chuck Amadi
Thanks Chuck Jonathan Asbell wrote: >Part 1.1.1Type: Plain Text (text/plain) > Encoding: quoted-printable > >Name: ActionServlet.gif >ActionServlet.gif Type: GIF Image (image/gif) >Encoding: base64 >

Edit form -- comments

2001-04-05 Thread Bryan Field-Elliot
rors, it saves the data to disk. Would appreciate comments from the group on whether this is a reasonable design use of Struts. Thanks, Bryan P.S. To Biju Isac -- I do not think that Struts is wrong from every angle; in fact I'm wrapping up a three-month project based upon it, and in r

Comments on alternative method of mutli-page forms..

2001-04-05 Thread John Sutherland
I'm looking for comments on the multi-page form thing I posted about yesterday.. For those that missed it: http://garion.appliedtheory.com/Forms_with_Struts.html I think it does a fairly good job of seperating the page flow for a form, from the ActionForm and Action classes.. It requi

Re: Craig M. - Comments on "Minimizing Action class proliferation"

2001-03-16 Thread John Wright
now. John Wright - Original Message - From: "DONNIE HALE" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 16, 2001 9:22 AM Subject: Craig M. - Comments on "Minimizing Action class proliferation" > Craig, > > Last week, there was a thre

Re: Craig M. - Comments on "Minimizing Action class proliferation"

2001-03-16 Thread David Winterfeldt
I made something along the same lines, but not with reflection. I've attached the file. David --- DONNIE HALE <[EMAIL PROTECTED]> wrote: > Craig, > > Last week, there was a thread labelled: "Minimizing > Action class proliferation". I think you were on > your brief "no list access" hiatus. :)

Craig M. - Comments on "Minimizing Action class proliferation"

2001-03-16 Thread DONNIE HALE
Craig, Last week, there was a thread labelled: "Minimizing Action class proliferation". I think you were on your brief "no list access" hiatus. :) Below is the long-and-short of a proposed enhancement to Struts that could optionally be used by developers if they are so inclined. The only piece

Digester bug, comments and enhancements

2001-03-14 Thread Pierre Métras
Hi, It seems that Bugzilla didn't swallowed the incidents I opened yesterday (I can't find them in Bugzilla queries), so I post them again in the list. [1] Digester enhancement. = I have set up a ObjectPushRule class that allows to have the digester use existing objects, instead

Re: comments in .properties file

2001-01-31 Thread Craig R. McClanahan
Peter Doyle wrote: > Thanks Steve for your reply. > > Peter > Just as an FYI, the file format for properties files is actually documented, but the location is a little bit obscure -- check out the Javadocs for the load() method of the java.util.Properties class for JDK 1.2 or later. Craig McCla

RE: comments in .properties file

2001-01-29 Thread Peter Doyle
Thanks Steve for your reply. Peter -Original Message- From: Steven D. Wilkinson [mailto:[EMAIL PROTECTED]] Sent: 29 January 2001 14:54 To: [EMAIL PROTECTED] Subject: Re: comments in .properties file # is a Comment label=value # another comment White space is ignored. Steve Peter

Re: comments in .properties file

2001-01-29 Thread Steven D. Wilkinson
# is a Comment label=value # another comment White space is ignored. Steve Peter Doyle wrote: > > Hi, > How do I include comments in my AplicationResources.properties file? > Do i use a # like in a shell or // in Java > > Cheers, > Peter

comments in .properties file

2001-01-29 Thread Peter Doyle
Hi, How do I include comments in my AplicationResources.properties file? Do i use a # like in a shell or // in Java Cheers, Peter