I do have the same issue. on click of submit, the loadingtext is displaying
but the result in a new page as i am redirect to a action.
Any solutions? please asap.
viewPartners
Waiting for reply..
Jeromy Evans - Blue Sky Minds wrote:
>
> View the
Is there an ETA on when 2.1.3 (or greater) will go GA?
Mike
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Oliver, did you get this working? I'm having a terrible time getting Struts
to use my TextProvider. I've set
in my struts.xml and overridden all the TextProvider methods in my
BaseAction (that extends ActionSupport) (which really shouldn't be necessary
if Struts actually allows configurable
So it would appear that your servlet engine is also serving as your primary
HTTP stack? running on port 80? If you ran Apache on port 80 instead and
used ajp-proxy for your struts requests, then you could just serve all your
static resources directly from apache.
Now, if you want an integrate
This is kind of a wild guess, but it sounds like you are having problems with
keeping a connection open to the database. Maybe its a MySQL database
connection that goes idle and closes but the pool thinks its still open. It
happens... Anyways so what if the following happened...
1) You app is
> --- On Sun, 8/17/08, "Stephan Schröder" wrote:
> > i'm pretty sure works too.
>
> AFAIK the "#" syntax will work only if the variable was defined as a named
> stack context variable via something like or as the value of a
> "var" ("id" in S2.0) attribute and so on.
>
> Dave
good to know.
Th
i guess the short answer is: write it validateSave()-Method. The workflow
interceptor should only call it if "save" is the invoke method.
> > I have to write custom validation method where I iterate all
> > "PageText" class and validate it. I want to use validate()
> > method from ActionSupport
--- On Sun, 8/17/08, "Stephan Schröder" wrote:
> i'm pretty sure works too.
AFAIK the "#" syntax will work only if the variable was defined as a named
stack context variable via something like or as the value of a "var"
("id" in S2.0) attribute and so on.
Dave
>> use "#session.skillsFound" o
i'm pretty sure works too.
/Stephan
> use "#session.skillsFound" or "#session[''skillsFound']"
>
> musachy
> >
> > In my action I put a Set called "skillsFound" in the HttpSession. Then
> > I want to access it (and iterate through it) from a jsp, but this line
> > of code gives a False result:
--- On Sun, 8/17/08, Raghunath <[EMAIL PROTECTED]> wrote:
> I struck with one problem. That is I want to include image
> inside struts form.
>
>
>
>
> But the problem is the image is not getting rendered inside
> the form. It's getting rendered on top of the form.
Have you looked at the ge
Hi ALL,
I struck with one problem. That is I want to include image inside struts
form.
But the problem is the image is not getting rendered inside the form. It's
getting rendered on top of the form.
please suggest me..
thanks
raghu
--
View this message in context:
http://www.nabble.com
Big Al --
I started working on the Podcast last night and after a few moments playing
with the recording spftware, decided to switch over to the You Tube format.
It seemed that video and audio would solve many of the "code snippet"
problems. After a few minutes working on this, I detected an AC/D
If you can tell me how to put XML example code into an audio form I
might start to believe you about them selling as anything more than a
novelty.
The biggest problem is that when dealing with computers you are
extremely rarely dealing with the English language and the various code
snippets,
13 matches
Mail list logo