Hai,
I want to develop my new application using Struts Framework
This is a relatively big application with more then 400 Function
Points.
Before we start developing we want to develop a prototype with some
functionality.
Does anyone have got the idea of any Rapid Application Development Tool.
T
Hi
How long does it take to master appfuse.?
Appfuse looks powerful but daunting to learn.
It uses hibernate, xdoclet, junit, cactus, spring
.. whatever, each technology can fill a book.
Do I need to learn J2EE to get full benefit of
appfuse?
Can I get much out of appfuse if I don't use J2EE
f
Hi,
I have a question and 4 choices.You can select multiple answers for single question. I
want to do skiplogic for this question .i.e. when the users selects choices 1 & 3 go
to 5th page.Like this there will be multiple combinations(we limited to 4 combinations
for 4 choices question)
I am r
You can specify a different appender for different packages in your
configuration file. That way, you can specify all org.apache.struts
logs to go to a certain appender and foo.bar to go to another.
Note though that this question is more log4j-related rather than struts.
On Wed, 01 Sep 2004 21:36
FYI...
Hibernate has a createSQLQuery method in the Session class plus allows for
named SQL Queries from a configuration file so you can have it fill in the
"?"'d (question marked) parameters.
Regards,
David
-Original Message-
From: Nail, Evan Burke [mailto:[EMAIL PROTECTED]
Sent: Wednes
> -Original Message-
> From: struts Dude [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 01, 2004 3:45 PM
> To: Struts Users Mailing List
> Subject: Re: Hibernate VS ibatis, which is better?
>
>
> Thanks guys.
>
> Seeing so many support for either side,
> I might as well flip a
Thanks guys.
Seeing so many support for either side,
I might as well flip a coin to decide
whether or not to learn hibernate.
;)
- Original Message -
From: "struts Dude" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Thursday, September 02, 2004 8:36 AM
Su
On 1/9/04 11:31 pm, "Pedro Salgado" <[EMAIL PROTECTED]> wrote:
>
> 1.
>
> I think all of you are missing one big feature of iBatis: the Dao
> framework.
Well this aint exactly true... David Friedman pointed that already...
sorry :(
>
> Even though, you like Hibernate, JDBC, SQL maps or any
1.
I think all of you are missing one big feature of iBatis: the Dao
framework.
Even though, you like Hibernate, JDBC, SQL maps or any other kind/package
for persistence, in my opinion iBatis is always present (maybe not for
EJBs... but I cant talk of what I havent studied). The Dao framew
I could save the reference to stateful session ejb and
jsessionid in a map in HttpSession.
This way, things wouldn't get counfusing, am i right?
--- Brett Connor <[EMAIL PROTECTED]> escreveu:
> Leandro Melo wrote:
>
> >Hi,
> >for how long will an Action be in memory?
> >Here's the point.
> >
Thanks Jim. I'll take a look.
-Original Message-
From: Jim Barrows [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 01, 2004 5:33 PM
To: Struts Users Mailing List
Subject: RE: form validation (How to setup commons-logging to debug)
> -Original Message-
> From: Leung, Albert
Hi,
I am using Log4j for my web app logging.
Does anyone know how to set it up such that the Struts output goes to one
file and my own log statements go to another file.
Thanks,
Andy
_
Want to block unwanted pop-ups? Download the fre
> -Original Message-
> From: Leung, Albert [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 01, 2004 2:31 PM
> To: Struts Users Mailing List
> Subject: RE: form validation (How to setup commons-logging to debug)
>
>
> Anywhere for now is fine with me.
The very nice log4j manuals
Anywhere for now is fine with me.
-Original Message-
From: Jim Barrows [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 01, 2004 5:26 PM
To: Struts Users Mailing List
Subject: RE: form validation (How to setup commons-logging to debug)
> -Original Message-
> From: Leung, Al
> -Original Message-
> From: Leung, Albert [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 01, 2004 2:27 PM
> To: Struts Users Mailing List
> Subject: RE: form validation (How to setup commons-logging to debug)
>
>
> Thanks. You wouldn't mind telling where the output goes? Is
>
Thanks. You wouldn't mind telling where the output goes? Is it going to
STDOUT?
-Original Message-
From: David Friedman [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 01, 2004 5:12 PM
To: Struts Users Mailing List
Subject: RE: form validation (How to setup commons-logging to debug)
> -Original Message-
> From: Joe Hertz [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 01, 2004 2:14 PM
> To: 'Struts Users Mailing List'
> Subject: RE: Hibernate VS ibatis, which is better?
>
>
> I go for Hibernate for one reason:
>
> IMHO: If you *really* want to use SQL, and
What is this? You can use both now? I thought I'd skim over IBatis and
downloaded their PDF for their DAO and it mentions being able to use
Hibernate sessions and transactions. Amusing. :)
-David, going speed crazy with a new home DSL line.
-Original Message-
From: Rick Reumann [mailto
At 4:50 PM -0400 9/1/04, David Friedman wrote:
+1 on the "Why should I use Spring" and "beat me over the head until I use
it" statement.
The Spring framework is a lot of things, and I'm not even interested
in using most of them at all. However, I find that the base
framework provides a nice way
Jim said it well by writing:
> com.yourcompany.youraplication.package1.yourclass
> The FQN of the class you want to debug.
But, I'm feeling wordy today (day off) so I'll explain even more (yap
yap yap, yeah, I know ... I'll be quiet after today ends)
By SOMECLASS or SOMEPACKAGE,
I go for Hibernate for one reason:
IMHO: If you *really* want to use SQL, and make youre life easy, you'd avoid
thinking in terms of persisting specific objects. You'd create one
ultimately reusable object.
Every app would use the same object model: at the top, there'd be an object
which mimic'd
I'm going to give that a try. Thanks.
-Original Message-
From: Jim Barrows [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 01, 2004 5:07 PM
To: Struts Users Mailing List
Subject: RE: form validation (How to setup commons-logging to debug)
> -Original Message-
> From: Leung
> -Original Message-
> From: Leung, Albert [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 01, 2004 2:03 PM
> To: Struts Users Mailing List
> Subject: RE: form validation (How to setup commons-logging to debug)
>
>
> I'm sorry. I've check the documentation at the Jakarta site
>
I'm sorry. I've check the documentation at the Jakarta site and I still
don't know what you mean by
org.apache.commons.logging.simplelog.log.SOMECLASS=LEVEL
What is the SOMECLASS?
-Original Message-
From: David Friedman [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 01, 2004 4:23 P
> I didn't see that you could use straight sql in Hibernate
You can - that's why we went with it. We can let it do it's stuff, but if
we need to we can override it with sql
|-+>
| | "Nail, Evan |
| | Burke"
In my limited experience of it, it produces much cleaner code, and
seperates concerns very well.
For example, NONE (yep, none) of my code has any transaction information in
it! It is abstracted out using Spring's AOP, and instead is defined in
Spring's xml file (very easily) and seamlessly handl
I've just looked at Hibernate a little so I am no expert, but it was pretty powerful.
But we really didn't need most of what it did, so we went with iBatis. Although I
doubt I am pronouncing it right even now.
We just wanted something to map beans to sql and didn't want to worry about a new QL
"Hibernate, making the hard things harder, and the easy things more
difficult":)
David Friedman wrote:
+1 on the "Why should I use Spring" and "beat me over the head until I use
it" statement.
:)
-Original Message-
From: Joe Hertz [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 01, 2
struts Dude wrote:
Just want some feedback from ppl who know
both. Which one is more powerful and easier
to use?
Join us on #FunkyCodeMonkey on irc.darkmyst.org. Several people there
have used both. I'm sure they'd love to share their experiences. Most
seem to prefer iBATIS.
--
Rick
---
+1 on the "Why should I use Spring" and "beat me over the head until I use
it" statement.
:)
-Original Message-
From: Joe Hertz [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 01, 2004 4:47 PM
To: 'Struts Users Mailing List'
Subject: RE: Hibernate VS ibatis, which is better?
I love
> -Original Message-
> From: struts Dude [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 01, 2004 1:37 PM
> To: Struts Users Mailing List
> Subject: Hibernate VS ibatis, which is better?
>
>
> Hello
>
> Just want some feedback from ppl who know
> both. Which one is more powerfu
This is very much a YMMV type question. If your
background/experience/expertise is in database then ibatis (where the
sql is all clearly deliniated) is a fine choice. If you're a java
person, then having a wrapper like Hibernate to shield you from the SQL
may be more to your liking.
Ask yours
I love Hibernate. Really do.
Only bad thing about it is that I find is that I get better Hibernate help
here than I do in the Hibernate forum. Which well...you see what that
doesn't bother me :-)
Apparently Spring fixes my gripe with Hibernate/Struts about constantly
opening sessions/transactions
Just started using Hibernate, and it is VERY cool! Tie that in with
Spring, and Struts, and you have quite a combination.
|-+>
| | "struts Dude"|
| | <[EMAIL PROTECTED]|
| | o.nz>|
|
Hello
Just want some feedback from ppl who know
both. Which one is more powerful and easier
to use?
Personally I only know iBatis but seeing so
many web app built on hibernate and even
a book on hibernate to be published, just
wandering if it's worth my time to learn hibernate.
Thanks
--
I haven't done this (manually - I've been copying my blank setup) in a
while, but the basic steps are:
a) Make sure you have a commons-logging jar in WEB-INF/lib
I use commons-logging-1.0.3.jar (Struts v1.1) [Note: there is now a 1.0.4
version at http://jakarta.apache.org/commons
b) Create the fi
"Jim Barrows" <[EMAIL PROTECTED]> wrote on 09/01/2004 03:35:14 PM:
>
>
> > -Original Message-
> > From: Leung, Albert [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, September 01, 2004 12:31 PM
> > To: Struts Users Mailing List
> > Subject: RE: form validation
> >
> >
> > Yes they are e
David,
I've checked everything thoroughly. I've eliminated spelling errors and
missing references. It would be a great help if you could show me how to
turn on debugging and commons logging.
Regards,
Albert
-Original Message-
From: David Friedman [mailto:[EMAIL PROTECTED]
Sent: Wednesd
> -Original Message-
> From: Leung, Albert [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 01, 2004 12:31 PM
> To: Struts Users Mailing List
> Subject: RE: form validation
>
>
> Yes they are exactly the same. So 1, 2, and 3 are ok.
Does the jsp/action/tile actually exist? If it
Albert,
When all that is correctly setup, I've only ever had problems with a
misspelled forward inside my action or missing JSP/html/other pages. I've
had a blank page show up when the forward was "intup" and I meant "input".
Have you checked the code in your action?
Have you turned on the loggin
Yes they are exactly the same. So 1, 2, and 3 are ok.
>
> >
> > For some reason I can't get form validation to work for a particular
> > project. If I take the same ValidatorForm, use the same
> > validation entry in
> > formset, and update the struts-config to use the same form
> > bean and ac
> -Original Message-
> From: Leung, Albert [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 01, 2004 12:13 PM
> To: Struts Users Mailing List
> Subject: RE: form validation
>
>
>
> >
> > For some reason I can't get form validation to work for a particular
> > project. If I take
It definitely exists. The action definition, the input forms, form beans
definition, validation entries are exactly the same in both projects.
-Original Message-
From: Bill Siggelkow [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 01, 2004 3:14 PM
To: [EMAIL PROTECTED]
Subject: Re: f
The action definition is exactly the same in both projects.
> Albert,
> The has an "input" parameter which the validate="true" will >
> go
> to if any validation fails. That should be a JSP (/index.jsp), tile
> (.some.Tile.Name), or action (/index).
> Regards,
> David
-Original Message---
Leung, Albert wrote:
For some reason I can't get form validation to work for a particular
project. If I take the same ValidatorForm, use the same validation entry in
formset, and update the struts-config to use the same form bean and action
it works fine in another project. The project that has pro
Albert,
The has an "input" parameter which the validate="true" will go
to if any validation fails. That should be a JSP (/index.jsp), tile
(.some.Tile.Name), or action (/index).
Regards,
David
-Original Message-
From: Leung, Albert [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 0
Are you sure the URL of the submit (when there are errors) isn't redirectly
somewhere? Have you verified that the url is still /login.do when an error
is submitted in your browser's URL location bar?
Regards,
David
-Original Message-
From: Saurabh Bhatla [mailto:[EMAIL PROTECTED]
Sent: M
>
> For some reason I can't get form validation to work for a particular
> project. If I take the same ValidatorForm, use the same
> validation entry in
> formset, and update the struts-config to use the same form
> bean and action
> it works fine in another project. The project that has
> pro
> -Original Message-
> From: Leung, Albert [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 01, 2004 11:56 AM
> To: Struts Users Mailing List
> Subject: form validation
>
>
> For some reason I can't get form validation to work for a particular
> project. If I take the same Validat
For some reason I can't get form validation to work for a particular
project. If I take the same ValidatorForm, use the same validation entry in
formset, and update the struts-config to use the same form bean and action
it works fine in another project. The project that has problems just gives
me a
Jen/Caroline,
Why are you listing a plugIn in your struts-config.xml when the files
described within the plugIn config don't exist? If course you'll get error
messages. The validation-rules.xml describes to the plugIn how to configure
Javascript and server-side validation while the validations.xm
> -Original Message-
> From: Caroline Jen [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 01, 2004 11:27 AM
> To: Struts Users Mailing List
> Subject: RE: To Show Web Home Page That Consists of Tiles
>
>
> I followed your instruction and changed the action
> mapping accordingly.
Thanks for replying to my question.
The validation entry in my struts-config.xml looks
like:
Currently, I do not have either validator-rules.xml or
validation.xml file in the WEB-INF directory. Is it
the cause of that message that appears in the Tomcat
console?
--- David Friedman <[E
I followed your instruction and changed the action
mapping accordingly. Now, I got this error:
javax.servlet.jsp.JspException: Cannot create rewrite
URL: java.net.MalformedURLException: Cannot retrieve
ActionForward named baseStyle
I searched my entire struts-config.xml, I do not see
anything li
Jen,
What is the entry in your struts-config.xml for validation? Is there a
WEB-INF/validation.xml or WEB-INF/validations.xml?
Regards,
David
-Original Message-
From: Caroline Jen [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 01, 2004 2:16 PM
To: [EMAIL PROTECTED]
Subject: skippi
When I start my Tomcat 5.0.27, I saw the following
message in the console:
"SEVERE: skipping validation rules file from
'/WEB-INF/validation.xml'. No stream could be
opened."
What is going on? Something is wrong with the
validation.xml? or something is wrong with the
validation plug-in that I s
Yes, very soon.
--
James Mitchell
Software Engineer / Open Source Evangelist
EdgeTech, Inc.
678.910.8017
AIM: jmitchtx
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 01, 2004 2:04 PM
Subject: RE: WARNING: Struts 1.2.2 Problems
> Is th
> -Original Message-
> From: Caroline Jen [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 01, 2004 11:09 AM
> To: Struts Users Mailing List
> Subject: RE: To Show Web Home Page That Consists of Tiles
>
>
> Hi, I have the following tags in my
> struts.config.xml:
>
>classNam
Hi, I have the following tags in my
struts.config.xml:
I suppose that tiles plug-in is set up correctly. I
still have the error: "No context-relative URI
specified via the 'parameter' attribute".
I think that the action mapping wants to see a
"paramter" attribute righ
Is there going to be a quick 1.2.3 update for these issues?
Thanks,
-Andre
-Original Message-
From: Niall Pemberton [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 01, 2004 12:19 AM
To: Struts Users Mailing List
Subject: WARNING: Struts 1.2.2 Problems
The new Struts 1.2.2 version
> -Original Message-
> From: Caroline Jen [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 01, 2004 10:47 AM
> To: [EMAIL PROTECTED]
> Subject: To Show Web Home Page That Consists of Tiles
>
>
>
> .frame.Validation is a piece of tile. The error
> message I got is: "No context-r
Nevermind, looks like MappingDispatchAction in 1.2.2 allows for what I want.
http://struts.apache.org/api/org/apache/struts/actions/MappingDispatchAction
.html
Thanks,
-Andre
-Original Message-
From: Jim Barrows [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 01, 2004 1:38 PM
To:
How do I specify the action mapping in the
struts-config.xml to show a web home page that
consists of tiles?
The problem is with the action mapping part. My
index.jsp in the root directory has these two lines:
<%@ taglib uri="/tags/struts-logic" prefix="logic" %>
and in my struts-config.xml fi
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 01, 2004 10:29 AM
> To: [EMAIL PROTECTED]
> Subject: dispatch action / validation
>
>
> Is there a way for dispatch actions to have unique validation
> requirements
> based on the para
[EMAIL PROTECTED] wrote:
Is there a way for dispatch actions to have unique validation requirements
based on the parameter?
It's easiest to just provide different action mapping names (which could
still refer to the same DispatchAction class) and then use one of the
ValidatorActionForms which wil
On Wed, 1 Sep 2004 18:13:08 +0530, Jitesh Sinha <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> Is there a way we can make our Action Classes reusable across different
> modules?
> Generally we have one Action class for every module.Maybe,if we put our
> business logic in different business classes (part
hi, I use this in ActionForms:
public ActionErrors validate(ActionMapping mapping,
HttpServletRequest request) {
ActionErrors errors = new ActionErrors();
if( (this.nachname==null) || (this.nachname.length()<1)
)
Is there a way for dispatch actions to have unique validation requirements
based on the parameter?
So for instance I could have the action.do?method=view dispatch skip
validation, but the action.do?method=edit do the validation?
Do dispatch actions and validation allow for this degree of gran
struts lover wrote:
Hey how did your dad get the username and password you
emailed, without logging into the account
Oh, I was able to talk my mom through setting up a pop account for him
using a reumann.net e-mail. She showed him to get his mail using
Thunderbird.
The yahoo account was mor
> -Original Message-
> From: Leandro Melo [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 01, 2004 9:54 AM
> To: struts jakarta
> Subject: struts exception handler
>
>
> I got this from struts page.
> "Don't throw it, catch it! - Ever used a commercial
> website only to have a st
I got this from struts page.
"Don't throw it, catch it! - Ever used a commercial
website only to have a stack trace or exception thrown
in your face after you've already typed in your credit
card number and clicked the purchase button? Let's
just say it doesn't inspire confidence. Now is your
chanc
Hey how did your dad get the username and password you
emailed, without logging into the account
--- Rick Reumann <[EMAIL PROTECTED]> wrote:
> This should give most of you a good chuckle so I
> figued I'd share..
>
> My dad has never used a computer until about a week
> ago, when I
> convi
Hello all,
I just downloaded the latest stable build of Struts 1.2. What is a
"best practice" approach of handling validation in the ActionForm's
validate method since ActionError was deprecated?
Also, how should one display the messages in the JSP? Currently I use:
${message}
Thanks, I will consider all these possible solutions.
Erik
Barnett, Brian W. wrote:
I had a problem where I wanted to use images as the buttons on forms, but
then I lost the "enter" key and "spacebar" functionality. I ended up doing
this to solve it.
I use the syntax above for the "default" button
I had a problem where I wanted to use images as the buttons on forms, but
then I lost the "enter" key and "spacebar" functionality. I ended up doing
this to solve it.
I use the syntax above for the "default" button on the form and leave the
other buttons
Don't know if something like this would
> -Original Message-
> From: Jitesh Sinha [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 01, 2004 5:43 AM
> To: Struts Users Mailing List
> Subject: Action Class Reusable
>
>
> Hi All,
>
> Is there a way we can make our Action Classes reusable across
> different
> modules?
> G
I cannot tell you how true this is...
http://www.unixgirl.com/humor/cars.html
I can give numerous examples of each.
--
James Mitchell
Software Engineer / Open Source Evangelist
EdgeTech, Inc.
678.910.8017
AIM: jmitchtx
- Original Message -
From: "Bill Siggelkow" <[EMAIL PROTECTED]>
To
> -Original Message-
> From: PC Leung [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 31, 2004 5:55 PM
> To: Struts Users Mailing List
> Subject: Re: Is Tiles the right way to go?
>
>
> How about other tools such as sitemesh or other?
> Do I get paid?
Yes. Most of the time clients d
It is necessary in my case because it is a requirement specified by the
client. On very simple forms, it often won't require any programming.
But if you have multiple submit buttons, it becomes a problem.
Erik
Barnett, Brian W. wrote:
Out of curiosity, why is an enter key listener necessary in o
About once a month or so I get a message from my Mom that goes something
like:
"Your Dad played with the computer again and I can't get my e-mail. I am
going to throw this [expletive deleted] thing in the pool!"
Susan Bradeen wrote:
Rick Reumann <[EMAIL PROTECTED]> wrote on 09/01/2004 10:25:32
Out of curiosity, why is an enter key listener necessary in order to submit
a form?
-Original Message-
From: Erik Weber [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 01, 2004 9:18 AM
To: Struts Users Mailing List
Subject: Re: [OT] "Enter" key listener for form submittal
David Du
Erik Weber wrote:
Also, does document.forms[0].submit() trigger the submit with a submit
value of cancel? Does that make since?
Hmm, would it not fail also on Mozilla if that were true?
Perhaps. I just glanced at the thread, so I have a cursory
understanding of the problem.
- Dave
-
IIRC, the Validator can only pull from the default message resources --
that is the one configured without a "key".
Bill Siggelkow
PC Leung wrote:
I have two resources files.
How can I specify which resource file to use in validation.xml?
parameter="com.erp.quotation.ApplicationResourc
David Durham wrote:
Erik Weber wrote:
I found this JavaScript, which is supposed to listen for the "Enter" key
on any browser (and submit the form on keypress). However, it doesn't
seem to be working in IE:
if (document.layers) document.captureEvents(Event.KEYDOWN);
document.onkeydown =
function
Okay, Andy -- JSTL operates on scoped variables not scripting variables.
You are trying to access scripting variables. I found this good primer
on JSTL that explains this at
http://www-106.ibm.com/developerworks/java/library/j-jstl0211.html
andy wix wrote:
Hi,
In trying to resolve another (more
Erik Weber wrote:
I found this JavaScript, which is supposed to listen for the "Enter" key
on any browser (and submit the form on keypress). However, it doesn't
seem to be working in IE:
if (document.layers) document.captureEvents(Event.KEYDOWN);
document.onkeydown =
function (evt) {
var keyCode =
Rick Reumann <[EMAIL PROTECTED]> wrote on 09/01/2004 10:25:32 AM:
> Jitesh Sinha wrote:
>
> > That is VERY natural Rick...I think that will hapeen in 100% of the
cases
> > for people absolutely new to computers.
>
> True, although I think you get the same asterisks at the ATM machine
> whe
Erik Weber wrote:
Would this button then need an onclick to
submit the form, or is that not necessary?
I haven't had to use the approach but I don't think it would be
necessary to add an onclick. Just make it's a regular submit button and
make sure it's hidden after the tag
--
Rick
--
I have two resources files.
How can I specify which resource file to use in validation.xml?
Validation.xml:
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
To quote Homer Simpson (when he was attempting to use a computer):
"Whew! This is hard work. Where's my Tab?"
:D
Erik
Rick Reumann wrote:
Jitesh Sinha wrote:
That is VERY natural Rick...I think that will hapeen in 100% of the
cases
for people absolutely new to computers.
True, although I thi
Rick, this is a new concept to me. Is the strategy to make this button
the first one in line on each screen, and therefore it will be the
target of the "Enter" key? Would this button then need an onclick to
submit the form, or is that not necessary?
Thanks,
Erik
Rick Reumann wrote:
Erik Weber w
Yves Sy wrote:
We all laugh now but we might just end up like that ourselves someday :)
I myself have been stuck with the grunge music of the early 90's
already. I try to keep up with the new stuff but... its just
different! :(
On Wed, 01 Sep 2004 10:25:32 -0400, Rick Reumann <[EMAIL PROTECTED]> wr
We all laugh now but we might just end up like that ourselves someday :)
I myself have been stuck with the grunge music of the early 90's
already. I try to keep up with the new stuff but... its just
different! :(
On Wed, 01 Sep 2004 10:25:32 -0400, Rick Reumann <[EMAIL PROTECTED]> wrote:
> Jitesh
Jitesh Sinha wrote:
That is VERY natural Rick...I think that will hapeen in 100% of the cases
for people absolutely new to computers.
True, although I think you get the same asterisks at the ATM machine
when you enter your password -- then again I think those machines scare
my dad also - I th
Jitesh Sinha wrote:
That is VERY natural Rick...I think that will hapeen in 100% of the cases
for people absolutely new to computers.
-Original Message-
From: Rick Reumann [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 01, 2004 7:39 PM
To: Struts Users Mailing List
Subject: [OT] F
Slattery, Tim - BLS wrote:
I found this JavaScript, which is supposed to listen for the
"Enter" key on any browser (and submit the form on keypress).
However, it doesn't seem to be working in IE:
I don't think you need this. By default, pushing the "Enter" key is
equivalent to clicking the "Submi
That is VERY natural Rick...I think that will hapeen in 100% of the cases
for people absolutely new to computers.
-Original Message-
From: Rick Reumann [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 01, 2004 7:39 PM
To: Struts Users Mailing List
Subject: [OT] Funny phone call fro
:)
have you never asked yourself the same ?!?
;-)
> -Original Message-
> From: Rick Reumann [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 01, 2004 4:09 PM
> To: Struts Users Mailing List
> Subject: [OT] Funny phone call from my Dad:)
>
>
> This should give most of you a good
Erik Weber wrote:
I need it because I have multiple buttons. On some screens, the Enter
key triggers the "Cancel" button, which is not desirable. The "Cancel"
button appears before the "Submit" button.
I would think making an extra submit button that was hidden (using css)
would be easier.
--
R
This should give most of you a good chuckle so I figued I'd share..
My dad has never used a computer until about a week ago, when I
convinced him to check out going online so he can pick up golf news and
scores. I decided to set up a yahoo account for him and I e-mailed him
the username and pass
1 - 100 of 123 matches
Mail list logo