Jakarta EE 9

2023-02-08 Thread John
I'm not finding any announcement on a struts2 release resolving the jakarta (two years ago) vs javax namespace problem. Is there a target date for a resolution? Thanks - To unsubscribe, e-mail: user-unsubscr...@struts.apache.

Re: Jakarta EE 9

2023-02-15 Thread John
Scary answer to business users - thanks for the honesty On 2/12/2023 4:39 AM, Lukasz Lenart wrote: śr., 8 lut 2023 o 21:41 John napisał(a): I'm not finding any announcement on a struts2 release resolving the jakarta (two years ago) vs javax namespace problem. Is there a target date

Re: Struts 6.1.1. // Ok to migrate to JDK 17, Spring 6, Hibernate 6?

2023-03-01 Thread John
I believe Spring6 and Hibernate6 are the branches including the JDK17 javax to jakarta change. John On 3/1/2023 7:31 AM, Burton Rhodes wrote: Well that's a good start.  We may begin testing this to see what happens.  Lukasz - many thanks as always. -- Original Message --

Unlock Your Hidden Talent, Today...

2006-08-01 Thread John
Is there something about yourself that you'd love to change? If you could create positive changes in yourself RIGHT NOW would you? www.HumanDataTransfer.com --- MAF Anti-Spam ID: 20060801082756H1v3CkI2 - To unsubscribe, e-

Unlock Your Mind's Hidden Power, Today...

2006-08-06 Thread John
www.HumanDataTransfer.com great information. --- MAF Anti-Spam ID: 20060801082756H1v3CkI2 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Problem with utf-8 encoding with struts

2004-05-17 Thread John Cavacas
as UTF-8. But that's a story for another day. john > -Original Message- > From: Ronald van den Heuvel [mailto:[EMAIL PROTECTED] > Sent: May 17, 2004 7:50 AM > To: Struts Users Mailing List > Subject: RE: Problem with utf-8 encoding with struts > > Hm ok I will

How can i avoid the use of & in a drop down box ?

2004-06-03 Thread John Antonakos
We have some drop down boxes in our jsp's which take data straight from the DB. Some of those data contain the character &. (eg John & me). We use a javascript array to store these data for internal use in the page. The struts format those data. When we use these data in a drop down

Re: How can i avoid the use of & in a drop down box ?

2004-06-03 Thread John Antonakos
n the character &. (eg John & me). We use a javascript array to store these data for internal use in the page. The struts format those data. When we use these data in a drop down (html select) appears as (John & me) which obviously does not look good. Is there a way to avoid this from h

Re: How can i avoid the use of & in a drop down box ?

2004-06-03 Thread John Antonakos
Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, June 03, 2004 5:01 PM Subject: Re: How can i avoid the use of & in a drop down box ? Have you tried to set filter="false" ??? Rouven - Original Message - From: "John Antonakos" <[EMAIL PROTECTED]> To:

Re: How can i avoid the use of & in a drop down box ?

2004-06-04 Thread John Antonakos
r, instead of creating a javascript function to dynamically replace & with &. I wanted to avoid this option, but its the only option i have. Thanks anyway for the tips.. John - Original Message - From: "Daniel Perry" <[EMAIL PROTECTED]> To: "Struts Users Mailing List

property has no getter method

2004-06-18 Thread Yu, John
g introspection or maybe there's a difference between the two JDK versions. Does anyone know the possible reason here? Thanks, John The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or a

RE: property has no getter method

2004-06-18 Thread Yu, John
Thanks Nico. Does it happen consistently for you, or it's only on certain properties? - John > -Original Message- > From: Nicolas De Loof [mailto:[EMAIL PROTECTED] > Sent: Friday, June 18, 2004 11:01 AM > To: Struts Users Mailing List > Subject: Re: property

RE: property has no getter method

2004-06-18 Thread Yu, John
I agree with you on writing "safer" Javabeans, and yes, it works on JDK 1.4.1. > last one I read. You're not supposed to have multiple > setters with the > same name, or matching get/set methods with different types. Could you point me to the exact place this is d

How can i put a dynamic value to an ?

2004-06-25 Thread John Antonakos
I want to do something like the following: "/> is this possible ? The above statement produces an error. Can i use another statement to do this thing ? Give a dynamic value, coming from another bean, to an field ? Regards, John

Re: How can i put a dynamic value to an ?

2004-06-25 Thread John Antonakos
just out of curiosity, what is html-el ? i use JSTL, but even in that, i cannot do this: "/> John - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 25, 2004 1:26 PM Subject: SV: How can i put a dynamic value to an ? Hi

Re: How can i put a dynamic value to an ?

2004-06-25 Thread John Antonakos
Dear Paul, i know all that, thanks for the remarks though. I was using that anyway. I just decided to change them all to tags and realized that i cannot. do it in this specific case. Only for those tags i will keep the old ones. Thanks, anyway John - Original Message - From: "

issue

2004-07-01 Thread John Antonakos
:select instead of select, cause in case of an error i need the value to be there, and not to get lost. I mean the selected one, to remain selected, and not to auto select the first. Regards, John - To unsubscribe, e-mail: [EM

Re: issue

2004-07-01 Thread John Antonakos
theList.toArray() u mean where ? where should i put this ? I found a solution myself, to combine the 2 fields and pass an a4 param which is actually the combined a1,a2. But i was searching for a Struts solution, not a Java one. John - Original Message - From: "Mark Lowe&quo

Nitrox? Anyone?

2004-07-01 Thread John McGrath
Anyone have any experience with the Nitrox Struts editor for Eclipse? If so, is it worth the money? best, John John McGrath [EMAIL PROTECTED] 508 289 3781 (w) 508 274 4698 (m)

Nitro? Anyone?

2004-07-01 Thread John McGrath
Anyone have any experience with the Nitrox Struts editor for Eclipse? If so, is it worth the money? best, John John McGrath [EMAIL PROTECTED] 508 289 3781 (w) 508 274 4698 (m)

Map backed ActionForm, and jstl expression language

2004-07-01 Thread John Martin
make it use the var props instead of the string literal, in order to determine the property to retrieve from the map based action form ? Thanks, John

RE: Map backed ActionForm, and jstl expression language

2004-07-02 Thread John Martin
ting the props string and failing... Hope it didn't make your night much later. Rgds, John -Original Message- From: Bill Siggelkow [mailto:[EMAIL PROTECTED] Sent: 02 July 2004 04:49 To: [EMAIL PROTECTED] Subject: Re: Map backed ActionForm, and jstl expression language John, I

RE: [OT] Tiles Calendar How-to

2004-07-02 Thread Ruffin, John
I have a user who wants to display a calendar of events. Click on the event from the calendar and see details. I just spent a couple hours googling with nothing solid. Here is basically what I want to do: (1)Present the current month in a calendar format, with a description of events in the co

RE: [OT] Tiles Calendar How-to

2004-07-02 Thread Ruffin, John
I have a user who wants to display a calendar of events. Click on the event from the calendar and see details. I just spent a couple hours googling with nothing solid. Here is basically what I want to do: (1)Present the current month in a calendar format, with a description of events in the co

RE: [OT] Tiles Calendar How-to

2004-07-02 Thread Ruffin, John
calendar html javascript" should probably get you plenty of hits. Frank >From: "Ruffin, John" <[EMAIL PROTECTED]> >Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> >To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> >Subj

[OT] Calendar How-to

2004-07-02 Thread Ruffin, John
I have a user who wants to display a calendar of events. Click on event from the calendar and see details. I just spent a couple hours googling with nothing solid. I want to display a *Tile* with the months Jan - Dec, click a month and see a formatted calendar (table) with events in the correct

Form bean scope question

2004-07-06 Thread John Moore
t the problem is here, although I'm assuming it is clearly to do with scope, somehow. Any help clarifying this would be most appreciated. Thanks, John -- ====== John Moore

Re: Form bean scope question

2004-07-06 Thread John Moore
Mark Lowe wrote: What does your mapping look like? For the action in question: John -- == John Moore - Norwich, UK - [EMAIL PROTECTED

Re: Form bean scope question

2004-07-06 Thread John Moore
mentioned. John -- == John Moore - Norwich, UK - [EMAIL PROTECTED] == - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-ma

Re: Form bean scope question

2004-07-06 Thread John Moore
t. The necessary taglib line is there. Must be something else, but what? John -- == John Moore - Norwich, UK - [EMAIL PROTECTED] == - To unsubs

Re: Form bean scope question

2004-07-07 Thread John Moore
x27;t created one called 'BEAN' anywhere, so it must be an internal Struts thing. John -- ====== John Moore - Norwich, UK - [EMAIL PROTECTED] ==

Re: [OT] how to calculate the size of an object

2004-07-08 Thread John Moore
Card String filename; long lastLoadedTime; } public class Card{ String name; String email String mobile; } Off the top of my head... Serialize it to a byte array output stream, see how many bytes you have John -- == John Moore - Norwich, UK - [EMAIL

Tiles and Oracle ADF in JDeveloper10g

2004-07-12 Thread Ruffin, John
The basic question is: If using Tiles in an application that uses ADF, how do you change the action of lets say - a submit button on an input form - to return the a components defined in a tiles-def definition? The ADF submit button returns the component where the submit button lives - thus losin

RE: Tiles and Oracle ADF in JDeveloper10g

2004-07-12 Thread Ruffin, John
in JDeveloper10g John, If you are using a DataPage (e.g. oracle.adf.controller.struts.actions.DataForwardAction) then the parameter attribute on the Action mapping takes the page that needs to be displayed once the data binding has been processed. That parameter attribute can take a tiles

Re: Please HELP with HARD problem: STRUTS-tags VS Proxy, Weblogic loadbalancing, and BASE tag

2004-07-14 Thread John Brayton
eing set incorrectly. Make sure that the session management is strictly using cookies (not client IP address), and that the cookie is not being set with a fixed (and incorrect) hostname. Also, verify that the load balancer is not sending requests belonging to a single session across mu

RE: How to render html embedded in a text-area?

2004-08-03 Thread John McGrath
javascript'll preserve line feeds. functions below. to replace newlines with tags when submitting, do this: then to convert the other way, say when editing the same content, put this or something like it at the bottom of the page: function h

Re: Is Tiles the right way to go?

2004-08-31 Thread John Plate
ith (or > without) Tiles, and what alternative tools you might consider > instead. Could you please give some indication of what to think about before going with Tiles? I would be interesting... Thanks John - To unsubscribe,

ParseException on struts-config.xml

2004-09-15 Thread John Crossman
My struts-config is below the stacktrace. When I startup my webapp, I get the following the stacktrace. Why? It appears to have something to do with how I have my config'd, but I can't tell what's wrong. This is essentially what is present in the webapp/examples webapp which is distributed

Re: ParseException on struts-config.xml

2004-09-15 Thread John Crossman
download it here: http://cvs.apache.org/dist/struts/v1.2.4/ Also there are upgrade notes here: http://wiki.apache.org/struts/Struts1_2e1to1_2e2_2e1UpgradeNotes Niall - Original Message - From: "John Crossman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, Septembe

CustomActionForward -- How do I pick it up in the Action?

2004-09-15 Thread John Crossman
My struts-config has the following: And yet the following causes ClassCastException in my MasterAction class: CustomActionForward customForward = (CustomActionForward) mapping.findForward( DEFAULT_VIEW_KEY );

Re: CustomActionForward -- How do I pick it up in the Action?

2004-09-15 Thread John Crossman
What exactly would that look like? J David G. Friedman wrote: Doesn't your Action's nested forward need the attribute "classname=SOMETHING" ? Regards, David -Original Message- From: John Crossman [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 15, 2004 3:47 PM To:

Re: CustomActionForward -- How do I pick it up in the Action?

2004-09-15 Thread John Crossman
wardAction instead of a subclass when you call findFoward(...) ? Regards, David -Original Message----- From: John Crossman [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 15, 2004 4:02 PM To: Struts Users Mailing List Subject: Re: CustomActionForward -- How do I pick it up in the Action? Wh

Basic Action Question (I need more sets of eyes)

2004-09-19 Thread John Mattos
Hi I've been staring at this for a while and I can't see what's wrong. Maybe one of you can help me out. I'm trying to create a basic login form. The form validation part is working (comes back and tells me that uid or pw has to be entered if I neglected to) but it SEEMS that the LoginActi

Basic Action Question (I need more sets of eyes)

2004-09-19 Thread John Mattos
Hi I've been staring at this for a while and I can't see what's wrong. Maybe one of you can help me out. I'm trying to create a basic login form. The form validation part is working (comes back and tells me that uid or pw has to be entered if I neglected to) but it SEEMS that the LoginActi

HttpServletRequest Question

2004-10-15 Thread John Fitzpatrick
This may be slightly off-topic for this list, but here goes anyway: I'm working on a Struts site which must be i18n compatible and have a login system where some of the pages are protected. What I'm looking to accomplish is two fold: 1. When viewing any page, including query results, be able to s

Re: HttpServletRequest Question

2004-10-15 Thread John Fitzpatrick
; === > > You can certainly pull some data out of the request (params, properties, etc.) > and store that, but do not maintain a reference to the actual request object. > > Quoting John Fitzpatrick <[EMAIL PROTECTED]>: > >> This may be slightly off-topic for this list

OT: NJMVCOpenSource User Group Starting up JSF Study Group

2004-09-28 Thread Menke, John
http://groups.yahoo.com/group/njmvcopensource/ We plan to meet once a month in Morristown NJ starting in October (Oct 10th). We will be using the JSF In Action book as our textbook. Currently you can get an ebook version at Manning's MEAP site - it's best to have textbook for course. New Member

FormFile Casting problem

2004-10-05 Thread john cho
ile file = (FormFile)hashMap.get("uploadedFile); Now, it works fine in window environment, but once I did move the code to Linux side, it throws ClassCastException. your comments would be appreciated. thanks in advance. John

Can I use Tiles Def for 1st page accessed on my site?

2004-10-28 Thread john . chesher
I have a site where index.jsp is the first page users access. It contains some text, a link to go to a registration page, and a form for registered users to login. I have converted all other pages to be defined by Tiles definitions in an XML file. However, I cant figure out how or if I can c

Re: In MVC is actionform considered a part of the view or the controller?

2004-10-29 Thread john . chesher
Clearly it is not black and white, but I prefer to consider it Controller logic. You are using an exception to apply your logic. Instead, I choose to look at it from the standpoint of NORMAL processing, where it is more clear that it is Controller logic. Just an opinion...

RE: [OT] request object w/ response.sendRedirect

2004-03-30 Thread Menke, John
store information in a db that both webapps have access to. -Original Message- From: Jerry Jalenak [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 30, 2004 9:45 AM To: 'Struts Users Mailing List' Subject: RE: [OT] request object w/ response.sendRedirect OK - I can see how using cookies

RE: [OT] request object w/ response.sendRedirect

2004-03-30 Thread Menke, John
>>Hey! that was my idea! ;-) +1 to Larry's idea :) sorry didn't read the thread :) -Original Message- From: Larry Meadors [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 30, 2004 10:31 AM To: [EMAIL PROTECTED] Subject: RE: [OT] request object w/ response.sendRedirect >>> [EMAIL PROTECTE

RE: One Action class but more than one functionality

2004-03-30 Thread Menke, John
we have found that implementing 1 action for add 1 action for edit etc... is better from the standpoint of maintainability. (it's easier to find the edit code if it's in the edit Action) we avoid code duplication by making abstract actions that contain the duplicated code ie. AbstractPersonActio

RE: One Action class but more than one functionality

2004-03-30 Thread Menke, John
lways need to scope to session. And/or have links in you forms. Or create a javascript dependency changing the action. or have you a way aorund this problem using actions? On 30 Mar 2004, at 18:33, Menke, John wrote: > we have found that implementing 1 action for add 1 action for edit >

RE: One Action class but more than one functionality

2004-03-30 Thread Menke, John
In our base action classes we have elected not to implement the execute method making them abstract actions instead. this way you can include protected methods in these classes to do validation and call them when needed. implementing exeucte method in base class seems too limiting. you could cal

Clean url for home page

2004-03-31 Thread John Boyes
n the request? I've had a good look at the archives but haven't found a solution. Thanks for any help John - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Struts boooks: remommendations?

2004-04-01 Thread Menke, John
imo Struts In Action seemed to contain more useful real world information than other struts books i have purchased -Original Message- From: William T Hansley [mailto:[EMAIL PROTECTED] Sent: Thursday, April 01, 2004 10:02 AM To: Struts Users Mailing List Subject: Re: Struts boooks: remommen

RE: Migrating from Struts to Portlets

2004-04-01 Thread Menke, John
The eXo platform provides a JSR 168 certified portlet container with a struts bridge http://exo.sourceforge.net/multiproject/exo-struts-framework/ -Original Message- From: Tambascio, Larry [mailto:[EMAIL PROTECTED] Sent: Thursday, April 01, 2004 2:58 PM To: 'Struts Users Mailing List' Su

RE: [FRIDAY] humour

2004-04-02 Thread Menke, John
history of the letter http://www.snopes.com/humor/letters/smithson.htm -Original Message- From: Slattery, Tim - BLS [mailto:[EMAIL PROTECTED] Sent: Friday, April 02, 2004 4:19 PM To: 'Struts Users Mailing List' Subject: RE: [FRIDAY] humour > > Smithsonian Institute > > 207 Pennsylvania

parsing indexed properties in my action - how to do mulitple row update

2004-04-02 Thread Menke, John
i'm trying to do something like this in my jsp so i can do a mulitple row update in my Action "> "> i have a bean public class CollectonItem{ private String partNumber; private String quantity; private Stri

RE: parsing indexed properties in my action - how to do mulitple row update

2004-04-02 Thread Menke, John
ct: RE: parsing indexed properties in my action - how to do mulitple row update I've been trying to do the same thing, and this is the only solution I found that works... http://www.developer.com/java/ejb/article.php/2233591 > -Original Message----- > From: Menke, John [SMTP:[EMAIL

RE: ORM Tools (Ibatis, Hibernate, OJB....)

2004-04-06 Thread John McGrath
Likewise, I don't know much about iBatis, but from looking at their docs, it seems closer to traditional JDBC. We use Hibernate and have been very happy with it, but there was bit of a learning curve involved, especially in understanding how to write the xml mapping files that Hibernate uses to cre

RE: Displaying an in-progress page while navigating from one page to another

2004-04-12 Thread Menke, John
I had problems doing this as gifs stop animating after a submit at least in IE the only env i tested. (assuming you submit to your action on first page and gif is located on same page and you go directly to destination page. what i ended up doing is finding an applet for my animation and using dy

RE: Hibernate 2.1.X and Struts 1.2

2004-04-22 Thread John McGrath
-1.0.1.jar commons-fileupload.jar commons-logging-1.0.3.jar commons-beanutils.jar commons-validator.jar john -Original Message- From: Joe Hertz [mailto:[EMAIL PROTECTED] Sent: Thursday, April 22, 2004 10:16 AM To: 'Struts Users Mailing List' Subject: Hibernate 2.1.X and Struts

RE: Hibernate 2.1.X and Struts 1.2

2004-04-22 Thread John McGrath
, and these methods actually execute the hibernate calls. hope that helps, john -Original Message- From: Joe Hertz [mailto:[EMAIL PROTECTED] Sent: Thursday, April 22, 2004 2:43 PM To: 'Struts Users Mailing List' Subject: RE: Hibernate 2.1.X and Struts 1.2 What Plugin are you us

Struts/Resin case-sensitivity

2004-05-12 Thread John Moore
ty remains resolutely true. /Contact brings up the right page, /contact returns a Page Not Found. Any suggestions? John -- = John Moore -Norwich, UK-[EMAIL

Re: Struts/Resin case-sensitivity

2004-05-12 Thread John Moore
wojingo wrote: On Wed, 2004-05-12 at 23:17, John Moore wrote: Not sure whether this is a Struts or Resin issue. I'm using Struts 1.1 with Resin 2.1.12, and I've set it so that all URLs get handled by Struts unless otherwise specified, using the following URL mapping:

Re: Struts/Resin case-sensitivity

2004-05-12 Thread John Moore
weren't forced to enter the URLs in a case-sensitive way, to avoid endless "Why doesn't this work?" support calls. I had in the back of my mind that people were used to case-insenstive URLs, but I just tried a few out now and cas

Re: Tiles - getting parent attribute?

2004-05-11 Thread John Moore
y of my fears - html:html, for example, wouldn't be of much use if you couldn't evaulate any other tags inside it! The injunction obviously only applies to attributes. I'll give this one a go! John -- ===== John Moore -

Forward after returning content?

2004-05-11 Thread John Moore
ose(); bis.close(); saveInfo(downloadForm); //save the details in the database forward=mapping.findForward("success"); John = John Moore

Re: Forward after returning content?

2004-05-11 Thread John Moore
Page If download does not start with 30 seconds click HERE Instructions When the download has completed then. Neat! Yes, this is the way. Thanks Niall and Robert too. John = John Moore -Norwich, UK-[

Re: Forward after returning content?

2004-05-11 Thread John Moore
John Moore wrote: Neat! Yes, this is the way. Thanks Niall and Robert too. I just recalled one of the reasons why I wanted to do it the way I did. In my original version, where I actually handle the file download, I record in a database what has been downloaded by whom and when, which I can

JSTL Core equivalent of ?

2004-05-13 Thread John Moore
directory). It is, I'm sure, obvious, but not, alas, to me today. John -- ===== John Moore -Norwich, UK-[EMAIL PROTECTED] = -

Re: JSTL Core equivalent of ?

2004-05-13 Thread John Moore
Paul McCulloch wrote: Hm, that obvious, eh? Oh, dear! Thanks. Of course, now I know what the answer is, Google suddenly returns all the kind of stuff I was looking for before... John -- = John Moore -Norwich, UK-[EMAIL PROTECTED

Re: JSTL Core equivalent of ?

2004-05-13 Thread John Moore
Paul McCulloch wrote: Hm, that obvious, eh? Oh, dear! Thanks. Of course, now I know what the answer is, Google suddenly returns all the kind of stuff I was looking for before... -- == John Moore - Norwich, UK - [EMAIL PROTECTED

Re: Newbie question: Deleting an ActionForm that is in session scope.

2004-05-14 Thread John Moore
onical way of doing this is, but what I do to achieve precisely the effect you are after is to invalidate the session in the Action class, after everything's done: req.getSession().invalidate(); This works for me! John -- == John Moore

Re: Newbie question: Deleting an ActionForm that is in session scope.

2004-05-14 Thread John Moore
t may well be different, of course. John -- == John Moore - Norwich, UK - [EMAIL PROTECTED] == - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Tiles - getting parent attribute?

2004-05-10 Thread John Moore
ut I'll be getting back to the point again in a couple of days. As I say, I'm sure it's because I'm not thinking about Tiles the right way yet, rather than because it's genuinely difficult. John -- = J

Tiles - getting parent attribute?

2004-05-09 Thread John Moore
x27;t do this. My suspicion is that I've got the whole thing back to front. Where do I go from here? This has to be an easy thing to do! John -- = John Moore

Setting html:text readonly attribute

2004-05-03 Thread John Moore
uch a basis, it's just a test of technical feasibility): " maxlength="5"/> Is there something to do with assigning boolean attributes in these tags which I haven't got yet? Or is it just soemthing weird with the readonly one? John ===

RE: Setting html:text readonly attribute

2004-05-03 Thread John Moore
again, though, it fails (as it apparently should). Goodness knows what I did last time! Thanks for your suggestions, which I'll try out. John = John Moore -Norwich, UK-[EMAIL PROT

RE: Setting html:text readonly attribute

2004-05-03 Thread John Moore
tribute present. I'm exploring the other options next. I have to say, completely off-topic, that it strikes me as pretty moronic behaviour for a browser if you have a boolean attribute, readonly, and it interprets "readonly='false'" as being an instruction to

RE: Setting html:text readonly attribute

2004-05-03 Thread John Moore
At 21:07 03/05/2004, John Moore wrote: At 16:09 03/05/2004, Paul McCulloch wrote: 1) Use an html (rather than a jsp) tag: I've found that this, unfortunately doesn't work, at least with my current browser of choice (Firefox), which insists on making the text field read-only as lon

Re: struts file upload strange error

2004-05-04 Thread John Moore
acket capture but am on crappy win 2000 box. Get yourself a copy of Network Spy (http://sumitbirla.com/network-spy/netspy.php), which is a very useful packet capture tool for Windows. John = John Moore -Norwich, UK-[EMAIL PROT

Re: Setting html:text readonly attribute

2004-05-04 Thread John Moore
n why it should not be possible. It would surely be easy to establish an order of evaluation (the nested tags get evaluated first). John ===== John Moore -Norwich, UK-[EMAIL PROTECTED] = --- O

RE: html:link forward + hard coded parameter

2004-05-04 Thread Menke, John
-Original Message- From: Susan Bradeen [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 04, 2004 8:59 AM To: Struts Users Mailing List Subject: Re: html:link forward + hard coded parameter "Dean A. Hoover" <[EMAIL PROTECTED]> wrote on 05/04/2004 04:15:19 AM: > Maybe I need to r

Re: Problem using indexed properties and validator framework

2005-06-03 Thread John Fitzpatrick
ed it with arrays, I just iterate over them in the validate (...) method of the form, like so: UserBean users[] = (UserBean[]) form.get ( "users" ); for ( int i = 0; i < users.length; i++ ) { // check on the attributes of UserBean users[i] } Hope that example clears it

Avoiding attacking server

2005-06-04 Thread John Plate
Hi Is it possible to configure how often an IP number can access the Struts web-server? Fx, an attacking server may overwhelm the Struts server with requests... Thanks John - To unsubscribe, e-mail: [EMAIL PROTECTED] For

RE: Replace logic:messagesPresent with JSTL tags

2005-06-15 Thread John Fletcher
equestScope is a Map object. John > -Original Message- > From: Franz-Josef Herpers [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 15, 2005 6:33 AM > To: Struts Users Mailing List > Subject: Replace logic:messagesPresent with JSTL tags > > Hi, > > I'm

JSF is the beginning of the end of Struts !!!

2005-07-25 Thread John Public
After just finishing my JSF class, I can confidently confirm that JSF will eventually lead to Struts becoming OBSOLETE. Make no mistake about it. JSF rocks. JSF is based on "true" MVC architecture, not the MODEL 2 version that Struts uses. Struts had a good run, now it is time to build on the JSF f

Shale ... where can I find out more?

2005-08-17 Thread John Atherton
; of the application. Then I came across Shale. I've never used JSF so firstly, is this now the way to go? Secondly, where can I find out more? And finally how steep is the learning curve? There doesn't appear to be the Shale equivalent of http://struts.apache.org Any h

Re: Shale ... where can I find out more?

2005-08-17 Thread John Atherton
Okay I've found the place to go for all things Shale but my other two questions still stand. Thanks, John "John Atherton" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > > I was about to dive straight into a pretty standard Model 2 applicatio

Re: Struts with XSLT

2005-08-18 Thread John Martyniak
/Tags. -John On Aug 18, 2005, at 12:36 PM, Mark Benussi wrote: I used XSLT for all my applications to generate content as html files which Struts includes in a page template using tiles. It also allows me to search the pages as pure html content. If you are putting logic in your page you

DynaForms and EL (dynabean.map not working)

2005-08-24 Thread John Hutchinson
Hi there. I have a form that uses org.apache.struts.validator.LazyValidatorForm. When I pre-populate this form before displaying it, I use code like the following in the action: final DynaBean dynaForm = (DynaBean)form; dynaForm.set("displayName", "test"); In my JSP, I have a element that loo

Re: DynaForms and EL (dynabean.map not working)

2005-08-24 Thread John Hutchinson
I was under the impression that the form bean itself is a 'gimmie' and does not explicitly need to be set in the request scope (or any other scope for that matter). For example, the tag works without needing the 'name' property, so somehow the tag knows to look in the form bean in this case. I

Re: DynaForms and EL (dynabean.map not working)

2005-08-24 Thread John Hutchinson
Figured it out. dynabean.map.prop should be .map. Where is the name of your form from struts-config. You can't actually use 'dynabean'. On 8/24/05, John Hutchinson <[EMAIL PROTECTED]> wrote: > I was under the impression that the form bean itself is a 'gimm

Where is page (now) to subscribe/unsubscribe to this list?

2005-02-22 Thread john . chesher
I have looked everywhere, at at least it seems like it, on the apache site, but cannot find where I can subscribe to this list from another email address. Struts has been removed from the list of lists at http://jakarta.apache.org/site/mail2.html, but if I go to the Struts home page, as it tel

RE: [OT] [FUN] Software that works!

2005-02-23 Thread John McGrath
it's an acronym -- it stands for the National Automotive Dealers Association (www.nada.org). -Original Message- From: Daniel PC Leung [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 23, 2005 11:15 PM To: Struts Users Mailing List Subject: Re: [OT] [FUN] Software that works! Pls for

Validate French Input Character using Struts Validator Framework

2005-03-15 Thread John Smith
I have one question regarding to struts validation for French input characters. I have some input fields in the form to accept the French character input, such as Street name, person's name, In struts's validation.xml file, I have defined the following rule: streetName |^\w+$ pers

Struts 1.2.4 tiles:get bug?

2005-03-24 Thread John Hyun
if the result is null. If so, it throws a JspException. Can anyone tell me if this is indeed a problem with the code, or is there some problem with my setup? Has anyone else encountered this problem with tiles? -john - T

  1   2   3   4   5   6   7   >