It is probably like Stxx and xmlforms. There is no JSP or Java written. If
we do a full port most of the older projects in ASP and VB will be able to
run
in the java version with little alteration. There are some exceptions when
you do need to write some jsp and java, but alot of these application
There is no code generation, just xml. No jsps or java code except for the
framework itself. You have to write some jsp or java in exceptional cases.
But this is really
not that frequest. It is similar to xmlforms in Strxx framework, just that
is includes persistence.
Mike
|-+-
Sorry for bothering you people, but i feel that this kind of productivity
framework would really help alot of people
To give you an idea how it works this is how you would start a typical
project :
You would open the repository editor and :
Create you Business Objects eg : Client
- id
> >I could be convinced if I see a possible mechanism that deals with
> >the command coupling problem and state storage problem.
> >
> >
> Jing, it is sounding more and more like what you want is a scripting
> control flow language expressed in XML. That is absolutely, totally,
> *not* what co
I have a file (countries.properties) which contain all value and representations.
e.g.:
AD=ANDORRA
AG=ANTIGUA
AM=ARMENIA
How can use this resource file to create a html:select where the value equals the
countryname and the representation the 2letters within the struts framework ?
Thx !
Please don't cross-post to the dev and user lists. This is strictly a
struts-user question.
David
--- Dries Plessers <[EMAIL PROTECTED]> wrote:
> I have a file (countries.properties) which contain all value and
> representations.
> e.g.:
> AD=ANDORRA
> AG=ANTIGUA
> AM=ARMENIA
>
> How can
Dries Plessers [mailto:[EMAIL PROTECTED] wrote:
> I have a file (countries.properties) which contain all value
> and representations.
> e.g.:
> AD=ANDORRA
> AG=ANTIGUA
> AM=ARMENIA
> How can use this resource file to create a html:select
> where the value equals the countryname and the represen
Please don't cross post to both -user and -dev, we are on both lists and
getting multiple emails is annoying, don't you think?
--
James Mitchell
Software Engineer / Struts Evangelist
http://www.struts-atlanta.org
678.910.8017
770.822.3359
AIM:jmitchtx
- Original Message -
From: "Dries
Thank you for you quick response.
I'll get the same test case set up with tomcat and see how it goes.
Thanks!
-Mark
At 09:16 PM 10/7/2003 -0700, David Graham wrote:
--- Mark McBride <[EMAIL PROTECTED]> wrote:
> I may have found a problem using Struts/StrutsTestCase with OC4J(9.0.4).
>
> Backgro
Does any have this need to store ActionForm in session with different keys?
The normal way to set the attribute is to do the following in the Action,
session.setAttribute(mapping.getAttribute(), regform);
What we need is
for http://www.domainA.com
session.setAttribute(get_domainA_attr
Please do not cross post to both -user and -dev. We are on both lists.
--
James Mitchell
Software Engineer / Struts Evangelist
http://www.struts-atlanta.org
678.910.8017
770.822.3359
AIM:jmitchtx
- Original Message -
From: "Sun, Benjamin" <[EMAIL PROTECTED]>
To: "'Struts Users Mailin
Sorry about this. Promise won't do it next time.
> -Original Message-
> From: James Mitchell [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, October 08, 2003 10:49 AM
> To: Struts Developers List
> Subject: Re: Store ActionForm in session with different keys
>
>
> Please do not cross post
12 matches
Mail list logo