to review if anyone
challenges me to say what those were!) So again, does anyone have direct
experience using Maven and GWT, and if so, how are you going about it?
Thanks,
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"I felt so good I told the leader how to follow."
-- Sly Stone
button.
Things like:
work for me in firefox, but don't seem to work in IE.
David:
Could you provide the rendered HTML that works in one browser but not the
other?
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"I felt so good I told the leader how to follow."
-- Sly Stone
sformer.transform(source, new StreamResult(writer));
String obj = writer.toString();
ByteArrayInputStream byteArray = new ByteArrayInputStream(obj.getBytes());
Document doc = factory.newDocumentBuilder().parse(byteArray);
Ashish
On 4/16/07, Joe Germuska <[EMAIL PROTECTED]> wr
actually creates the file as you do in the XML declaration. If your
characters aren't UTF-8 then don't use UTF-8. Any decent XML reading
software will recognize the encoding when the file is read.
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"The truth is tha
ckage was first implemented. This should do it, unless
you sometimes want the lookup to return Command.PROCESSING_COMPLETE (that
is, true) When using "ignoreExecuteResult," LookupCommand always returns
Command.CONTINUE_PROCESSING (false).
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http
attacks, you don't want to have to clutter your web
application with managing all of that.
Why have Apache in the middle if you don't use it for something? ;-)
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"The truth is that we learned from João forever to be out of tune."
-- Caetano Veloso
ing with Apache than trying to do in your application
code.
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"The truth is that we learned from João forever to be out of tune."
-- Caetano Veloso
dson Alves Pereira <[EMAIL PROTECTED]> wrote:
Those server are real separate applications, they are two EAR deployed
in
the same J2EE server. Can i use SwitchAction to manage that?
On 3/5/07, Joe Germuska <[EMAIL PROTECTED]> wrote:
>
> If you actually ran these as two separat
ra <[EMAIL PROTECTED]> wrote:
Hello folks, i must use from my application an action from another
struts
application, both servers are in the same machine, for example:
/server1/initProccess.do send a forward to /server2/fillStatements.do
Regards,
Edson
--
Joe Germuska
[EMAIL P
instant new Mail arrives.
> http://tools.search.yahoo.com/toolbar/features/mail/
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
-
ng so...
One of the great strengths of Struts 2 is that it does a much better job of
hiding the Servlet API, making for components which are much more plausibly
unit-testable.
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"The truth is that we learned from João forever to be out of tune."
-- Caetano Veloso
On 2/22/07, Joe Germuska <[EMAIL PROTECTED]> wrote:
This page is the place to start on using the Spring plugin with Struts 2:
http://struts.apache.org/2.x/docs/spring-plugin.html
In short, Spring can instantiate any beans you want, either as singletons
or as "prototypes" (tha
n classes,
which would be instantiated by Spring when requested by Struts. Spring
would just give you an Action instance with a reference to your factory
(although once you start digging in Spring, you might find that you can even
hide the Factory and keep your Actions super simple and flexible.)
g code snippet:
Form:
Action:
- Original Message -
From: Joe Germuska
To: Struts Users Mailing List
Sent: Thursday, February 08, 2007 11:00 AM
Subject: Re: Action and ActionForm in popup window
There needs to be an element in your struts-config.xml etc.
Whenever you use an tag,
is that when I try to
open the popup the following exception is raised:
Cannot retrieve mapping for action /criteriosOferta ..
In this line:
It is possible to do that? Any idea of how fix it?
Thanks in advance...
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"The truth
GNATURE-
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"The truth is that we learned from João forever to be out of tune."
-- Caetano Veloso
hoo.com/new_cars.html
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"The truth is that we learned from João forever to b
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"The truth is that we learned from João forever to be out of tune."
-- Caetano Veloso
f3181491.html#a8841954
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Joe Germuska
[EMAIL PROTECTED] * http://blog
scribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"The truth is that we learned from João forever to be out of tune."
-- Caetano Veloso
sary for Mac OS X users (of whom I am one.)
Odds are good that your machine has only a JRE installed and not a JDK. The
JRE does not include things like tools.jar.
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"The truth is that we learned from João forever to be out of tune."
-- Caetano Veloso
ying is:
">
Is there a more "elegant" way of producing links that does not involve
this "sub-tag" schema ?
Thank you.
Best Regards,
--
Gonçalo Luiz
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
Fo
truts 2.0.1
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"The truth is that we learned from João forever to be out of tune."
-- Caetano Veloso
t Spring is open source. You
could check the code.
If anyone can enlighten me or point me to some good documentation on
this subject, I would appreciate it.
Spring's own documentation (referenced above) is thorough and pretty clear.
There are also a number of good Spring books.
Hope this he
right idea, perhaps someone could leverage the plugin
framework to provide support for authentication.
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"The truth is that we learned from João forever to be out of tune."
-- Caetano Veloso
work/web/context/ServletContextAware.html
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"The truth is that we learned from João forever to be out of tune."
-- Caetano Veloso
action then
pass it to the service class.
many thanks,
Jeff
On 31 Jan 2007, at 12:53, Joe Germuska wrote:
> You need to make sure that your action is passing through an
> interceptor-stack that includes ServletConfigInterceptor
>
> http://struts.apache.org/2.x/core/api
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EM
uot;definition-config, tiles-definiation" also didn't working.
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"The truth is that we learned from João forever to be out of tune."
-- Caetano Veloso
ished as official nightly builds:
http://people.apache.org/repo/m2-snapshot-repository/org/apache/tiles/
Maybe that will help...
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"The truth is that we learned from João forever to be out of tune."
-- Caetano Veloso
rapper.java:215)
> at org.apache.struts2.dispatcher.SessionMap.put(SessionMap.java
> :172)
> at
> org.apache.struts2.interceptor.debugging.DebuggingInterceptor.intercept(
> DebuggingInterceptor.java:178)
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"The truth is that we learned from João forever to be out of tune."
-- Caetano Veloso
les2?
Best regards,
--
Gonçalo Luiz
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"The truth is that we learned from João forever to be out of tune."
-- Caetano Veloso
config
/WEB-INF/tiles-config.xml
1
Where are you suggesting to add the context-param? Should
definitions-config be
org.apache.tiles.DEFINITIONS_CONFIG instead?
Thank you once again.
Best Regards,
Gonçalo Luiz.
On 29/01/07, Joe Ge
ation.
Oh, planetstruts.org is down for at least 3 days, where can I report this?
Best Regards,
--
Gonçalo Luiz
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Joe Germuska
xed mode applications where you want the same basic code to handle both
online (web) processes as well as offline (batch file processing, etc).
Just something to keep in mind...
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"The truth is that we learned from João forever to be out of tune."
-- Caetano Veloso
and with authority -- states them to be the views of BLUE.
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"The truth is that we learned from João forever to be out of tune."
-- Caetano Veloso
ubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"The truth is that we learned from João forever to be out of tune."
-- Caetano Veloso
bscribe, e-mail: [EMAIL PROTECTED]
>> > For additional commands, e-mail: [EMAIL PROTECTED]
>> >
>>
>> -----
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"The truth is that we learned from João forever to be out of tune."
-- Caetano Veloso
uot;addError" javascript method which actually puts the
message in the HTML? That seems a lot harder than it should be.
Do I need to tell the designers that they designed it wrong? ;-)
Thanks in advance,
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"The truth is
tional commands, e-mail: [EMAIL PROTECTED]
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"The truth is that we learned from João forever to be out of tune."
-- Caetano Veloso
nabble.com/combining-chain-of-commands-with-struts-action-tf3039447.html#a8447680
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PR
t; > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
-
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
On 1/12/07, Wendy Smoak <[EMAIL PROTECTED]> wrote:
On 1/12/07, Joe Germuska <[EMAIL PROTECTED]> wrote:
> (I sent the below to the cargo users list, but haven't gotten a response
in
> several days, so I'm going to be gauche and send it to struts; now that
> Struts2
nescape.net/roller/xtian/?cat=Java&date=20070113
Hope this helps!
Christian Stone
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Joe Germuska
[EMAIL PR
h, building the revision tagged as 2.0.2
works fine.
Thanks,
Eric Rank
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.c
Thanks in advance...
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"The truth is that we learned from João forever to be out of tune."
-- Caetano Veloso
get bookmarked, you don't want to have to change
them later.
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"The truth is that we learned from João forever to be out of tune."
-- Caetano Veloso
---
d version of struts in the WEB-INF/lib folder and ignoring the
version that came with RAD 6.
Thanks.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germusk
s 1.1
(hopelessly outdated). Can it be upgraded to a more recent Struts
version? If yes, it is probably documented somewhere, could you point
me to the docs? Of course, it might be something as simple as including
the desired version of struts in the WEB-INF/lib folder and ignoring the
ve
At 9:59 AM -0700 8/20/06, Paul Benedict wrote:
So it's just a map of properties?
yep. So I guess you lose type conversion, if you
were using non-string bean properties in
subclasses of the config objects. Otherwise, I
think it simplifies things considerably.
Joe
Joe Germuska &l
DTD to have this
provided as a bean property of ControllerConfig.
Hope that helps to clarify things a little bit.
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"The truth is that we learned from João forever to be out of tune."
-- Caetano Veloso
--
ether they
should or should not be supported automatically
on exception-handling commands or not. In
general, I don't see why not, except that one
wants to keep exception handling processes as
simple as possible to minimize the risk of a
secondary error derailing the handling of
sn't
only Struts changes, but also catching up with servlet, JSP, and JSTL
evolution.)
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"You really can't burn anything out by trying something new, and
even if you can burn it out, it can be
pulation on every request, plus a lot
of stuff at initialization time.) Do you have an application which
needs extremely careful performance tuning?
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"You really can't burn anything out by trying something new, and
se their own "global" property name and use it as they see fit.
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"You really can't burn anything out by trying something new, and
even if you can burn it out, it ca
ute to Struts ought to take this one and run with it :-)
Joe
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"You really can't burn anything out by trying something new, and
even if you can burn it out, it can be fixed. Try something new."
-- Robert Moog
le keeping scriptlet expressions out of your page!
Joe
-Original Message-----
From: Joe Germuska [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 07, 2006 3:55 PM
To: Chris Cheshire; Struts Users Mailing List
Subject: Re: displaying ActionMessages.GLOBAL_MESSAGE messages only
At 12:47 PM -0
l" which if it had the value"true"
would save you from needing to know that verbose property name.
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"You really can't burn anything out by trying something new, and
even if you can burn it out, it can
n the webapp; this was a real revelation to us for writing things
like offline batch processes, where we used to struggle to maintain
equivalent application configurations in the webapp and outside. I
should try to write a HOWTO about this, but I don't really feel that
expert about it.
want to change any of the steps in
the chain.)
http://struts.apache.org/struts-action/userGuide/configuration.html#dd_config_servlet
Is this the direction you were looking to go?
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"You really can't burn anything
action/struts-taglib/tlddoc/html/link.html
The default behavior is to assume that links are within a module, so
when you want to do other than that, you need to be explicit.
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"You really can't burn anything out by try
ruts community, which I think
will lead to your team being surprised by certain things as well as
possibly having a hard time finding good support here with them.)
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"You really can't burn anything out by trying something new,
e/xref/org/apache/struts/config/ConfigRuleSet.html#87)
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"You really can't burn anything out by trying something new, and
even if you can burn it out, it can be fixed. Try something new.&quo
At 5:10 PM -0700 4/30/06, David Evans wrote:
below...
On Sun, 2006-04-30 at 17:47 -0500, Joe Germuska wrote:
On 4/30/06, Caroline Jen <[EMAIL PROTECTED]> wrote:
>I have seen some discussions on this forum regarding
>action chaining. Primarily, the advices are to think
tion that a single HttpRequest results in only a single pass
through the RequestProcessor causes something to go wrong.
I usually just refactor my app when I find myself wanting to use
action chaining, but many people just do it and find that it works.
Joe
--
Joe Germuska
[EMAIL PROTEC
ind the names
at the view layer. But I would like to know if there are better
alternatives out there which confirm to MVC principles.
Thanx
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"You really can't burn anything out by trying something new, and
even if y
your code to a more general model which can be
used both by the action and by the object you expose remotely via DWR.
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"You really can't burn anything out by trying something new, and
even if you can burn it out, i
At 7:09 PM +0200 3/29/06, Jonathan Revusky wrote:
Joe Germuska wrote:
At 5:30 PM +0200 3/29/06, Jonathan Revusky wrote:
It has some clear implications too. No matter how you shake it,
the two things were technical *competitors*. Normally, the Struts
people should be about as happy to say
Also note that the WebWork team is supporting this merger process.
As far as I know, none of them have vigorously objected, nor sworn to
carry on WebWork under its own name, etc. So perhaps there is
another group of developers whose motivations are not what you
personally might guess they
.au/people/dion/
Chuck Norris sleeps with a night light. Not because Chuck Norris is afraid
of the dark, but because the dark is afraid of Chuck Norris
---------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
n the file create and add FormBeanConfig
objects to that ModConfig object.
I think my big problem would be in finding the correct ModConfig object? I
know I am passed a ModConfig object in the init method but how can I access
one that I want to manipulate?
Any pointers appreciated
Eamonn
--
Jo
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"You really can't burn anything out by trying something new, and
even if you can burn it o
be:
http://struts.apache.org/dtds/struts-config_1_2.dtd";>
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"You really can't burn anything out by trying something new, and
even if you can burn it out, it can be fixed. Try somet
rceptors on a per-action basis, which is another
way to reuse common code in processing requests.
Joe
Thanks for your input
Starky
-- Initial Header ---
From : "Joe Germuska" [EMAIL PROTECTED]
To : "starki78" [EMAIL PROTECTED],"use
and then have an Action
look for it, but that seems tangled and suboptimal.
I suppose in the end it depends on what you're trying to do.
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"You really can't burn anything out by trying something new, and
even if
XXX does not
start with a "/" character", the reason is that Tiles was not able to
replace the ActionForward whose path was a tiles definition with one
whose path is acceptable to ServletContext.getRequestDispatcher()
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.
---
my tiles.defs.xml
---
--
At.:
Vinicius Dittgen
Analista Programador - T.I.
www.fcdl-rs.com.br
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additi
x27;t actually had need to apply it, but I believe its intention
matches your use case.
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"You really can't burn anything out by trying something new, and
even if you can burn it out, it can be fixed. Tr
Ben gmail.com> writes:
>
> I defined an ActionForm of which it has a FormFile. Prepopulation is
> not needed for this ActionForm. Configuring this ActionForm is similar
> to any other forms and here is the exception. I get this exception
> when I startup/shutdown Tomcat.
...
> 2005-11-11 09:45
e of this excessive memory increase?
Could it be that the entire Struts config is accidentally reloaded because
of a problem in our configuration?
Thanks,
Willem
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"You really can't burn anything out by trying something ne
files for struts-config, tiles-definitions, and validations.
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"You really can't burn anything out by trying something new, and
even if you can burn it out, it can be fixed. Try something new."
t; interface declaring that cancel processing should happen?
>>
>> L.
>>
>>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>
could use
a bit of a workout anyway; I can't remember why offhand, but I had
some questions about how I adapted the processing model from Action
to ActionContext and I haven't had an opportunity to really give that
a workout myself.
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http://b
there is no getProperty() method
in the Action class. So does anybody know, how to retrieve such a
pair von set-properties.
The properties are set on the ActionMapping, not the Action class.
So in this case you'd use
String foo = mapping.getProperty("foo");
Hope this helps
it online, but
it's discussed in the Webwork in Action book enough that you could
get the idea. But it would basically allow you to use POJOs to
collect form data instead of writing or configuring form classes.
Joe
--
Joe Germuska
[EMAIL PROTECTED]
http://bl
e where it can
find a locally stored copy of that DTD. You can get a copy from the
URL (if the server is working) or from a Struts JAR or the SVN
repository.
For other IDEs, I can't say, but they could all offer similar services.
Joe
--
Joe Germuska
[EMAIL PR
t;http://jakarta.apache.org/commons/dtds/validator_1_0.dtd";>
Tiles 1.1
http://struts.apache.org/dtds/tiles-config_1_1.dtd";>
Joe
--
Joe Germuska
[EMAIL PROTECTED]
http://blog.germuska.com
"Narrow minds are weapons made f
you want to use instead of kibitzing about something you
don't? There are plenty of open tickets for Struts 1.x, a world of
discussions that can be had about moving Struts Titanium forward, and
a handful of other web applications that probably need volunteer
efforts as well.
Joe
--
e control over its direction, and thus
improve their ability to be confident in the decisions they have made.
Joe
--
Joe Germuska
[EMAIL PROTECTED]
http://blog.germuska.com
"Narrow minds are weapons made for mas
At 3:29 PM -0600 12/5/05, Sonali Kulkarni wrote:
I am trying to use Ajax (DWR framework) within Struts Framework.
Per DWR Documentation, they have added StrutsCreator in current version to
support struts framework. I just do not know how to use / integrate it. I am
new to AJAX. Can anyone please
scribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Joe Germuska
[EMAIL PROTECTED]
http://blog.germuska.com
"Narrow minds are weapons made for mass destruction" -The Ex
nline support or
documentation.
Thanks!
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Joe Germuska
[EMAIL PROTECTED]
http://blog.germuska.com
"Nar
consider "prepopulation" (seeding with persistent values) is
not relevant because the form should be refilled with whatever was
submitted in the HTTP request. However, if you have dynamic menus or
other form elements, of course you need to arrange for those to be
restored.
Hope
literal URI "/input-form" and I then get
a 404 with:
The requested resource (/input-form) is not available.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Joe
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Joe Germuska
[EMAIL PROTECTED]
http://blog.germuska.com
"Narrow minds are weapons made for mass destruction" -The Ex
...
-----
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addition
ipt
> strategy which is incompatible with
> commons-validator and the html:javascript tag
> (see Bug #37134[5]).
>
> Joe
>
...
> [3] http://prototype.conio.net/
> [4] http://www.crockford.com/JSON/index.html
[5] http://issues.apache.org/bugzilla/show_bug.cgi?
eive this message
in error, please notify the sender immediately
and delete all copies of this message.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Joe Germuska
[EMAIL
rence is that in the init method
adds the tiles DTD - is there a better way?
--
Chris Searle
[EMAIL PROTECTED]
---------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Joe Germuska
demos/ajax/autocompleter_customized
By using DHTML like this and having an event cause a hidden form
field value to be set, you could achieve the goal.
Note that Scriptaculous builds upon the Prototype library, which
breaks commons-validator client side javascript validation.
Joe
--
Joe Ge
1 - 100 of 540 matches
Mail list logo