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.
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
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 --
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-
www.HumanDataTransfer.com great information.
---
MAF Anti-Spam ID: 20060801082756H1v3CkI2
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
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
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
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
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:
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
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
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
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
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
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
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: "
: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
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
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)
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)
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
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
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
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
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
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
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
Mark Lowe wrote:
What does your mapping look like?
For the action in question:
John
--
==
John Moore - Norwich, UK - [EMAIL PROTECTED
mentioned.
John
--
==
John Moore - Norwich, UK - [EMAIL PROTECTED]
==
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-ma
t. The necessary taglib line is there. Must be
something else, but what?
John
--
==
John Moore - Norwich, UK - [EMAIL PROTECTED]
==
-
To unsubs
x27;t created one called 'BEAN' anywhere, so it must
be an internal Struts thing.
John
--
======
John Moore - Norwich, UK - [EMAIL PROTECTED]
==
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
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
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
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
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
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,
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
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
My struts-config has the following:
And yet the following causes ClassCastException in my MasterAction class:
CustomActionForward customForward = (CustomActionForward)
mapping.findForward( DEFAULT_VIEW_KEY );
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:
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
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
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
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
; ===
>
> 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
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
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
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
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...
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
>>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
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
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
>
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
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]
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
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
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
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
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
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
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
-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
, 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
ty remains resolutely true. /Contact
brings up the right page, /contact returns a Page Not Found. Any
suggestions?
John
--
=
John Moore -Norwich, UK-[EMAIL
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:
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
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 -
ose();
bis.close();
saveInfo(downloadForm); //save the details in the
database
forward=mapping.findForward("success");
John
=
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-[
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
directory). It is, I'm sure, obvious, but not, alas, to me today.
John
--
=====
John Moore -Norwich, UK-[EMAIL PROTECTED]
=
-
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
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
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
t may
well be different, of course.
John
--
==
John Moore - Norwich, UK - [EMAIL PROTECTED]
==
-
To unsubscribe, e-mail: [EMAIL PROTECTED
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
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
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
===
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
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
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
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
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
-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
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
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
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
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
; 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
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
/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
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
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
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
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
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
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
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 - 100 of 699 matches
Mail list logo