Hi,
You can use this attribute in the tag
**
Thanks,
K.Ganesh
a user closes
its browser he can't login til his session has reached timeout.
Bjoern
> -Ursprüngliche Nachricht-
> Von: Meenakshi Singh [mailto:[EMAIL PROTECTED]
> Gesendet: Donnerstag, 19. Januar 2006 07:12
> An: Struts Users Mailing List (E-mail)
> Betreff: Urgent
Meenakshi Singh [mailto:[EMAIL PROTECTED]
> Sent: Thursday, January 19, 2006 11:42 AM
> To: Struts Users Mailing List (E-mail)
> Subject: Urgent help needed
>
> Hi,
>
>
> Can anybody tell me how can I detect the browser's close button. & which
> works across all bro
Singh [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 19, 2006 11:42 AM
To: Struts Users Mailing List (E-mail)
Subject: Urgent help needed
Hi,
Can anybody tell me how can I detect the browser's close button. & which
works across all browsers.
I have a requirement wherein I have to perf
It can be done in old versions of internet explorer, but other than
that, it can't be done. And in most cases if you think you need it,
you're approaching a problem the wrong way. Can you elaborate on what
you're trying to achieve?
--
"His comrades fought beside him, Van Owen and the rest...
Hi,
Can anybody tell me how can I detect the browser's close button. & which
works across all browsers.
I have a requirement wherein I have to perform some steps if the browser
window is closed.
Some code example would be appreciated.
Please help me it's urgent.
Thanks & Regards,
Meenakshi.
-
Meenakshi Singh wrote:
I have to print a report(which I have created using jasper report). I m
setting the content type as response.setContentType("application/octet-stream");
Moved OT.
-
To unsubscribe, e-mail: [EMAIL PROT
hi all,
I have to print a report(which I have created using jasper report). I m
setting the content type as
response.setContentType("application/octet-stream");
& then writing the jasper print object on the servlet output stream object.
however when I try to execute this, it gives me a dialog box
004 10:49 PM
> To: Struts Users Mailing List
> Subject: Re: Urgent help needed on struts!
>
>
> Hi,
> thank you very much !!!
> It works, after I did everything you guys said ...
> I'm just not clear the reason why DOCTYPE & " cause the problem. Would you ple
uot;;
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
version="2.4"
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd";>
robert
-Original Message-
From: Ding Lei [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 01, 2004 12:44 PM
To: Strut
al Message-
> > From: Ding Lei [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, July 01, 2004 12:44 PM
> > To: Struts Users Mailing List
> > Subject: Re: Urgent help needed on struts!
> >
> >
> > Hello,
> > I'v searched all the recent 800 mes
Hi,
As you are using a 2.4 version, add this to your element
and you have el processing activated.
*.jsp
false
false
On Fri, 2 Jul 2004 01:37:39 +0800, Ding Lei <[EMAIL PROTECTED]> wrote:
>
> Hi Mark,
>Thank you very much for your
//java.sun.com/xml/ns/j2ee/web-app_2_4.xsd";>
robert
> -Original Message-
> From: Ding Lei [mailto:[EMAIL PROTECTED]
> Sent: Thursday, July 01, 2004 12:44 PM
> To: Struts Users Mailing List
> Subject: Re: Urgent help needed on struts!
>
>
> Hello,
>
You could try removing
And hope that works, otherwise I haven't had much to do with 2.4
web.xml 's as xdoclet only support 2.3 and under..
Mark
On 1 Jul 2004, at 19:37, Ding Lei wrote:
Hi Mark,
Thank you very much for your fast reply.
I was told that there are much differences b
Hi Mark,
Thank you very much for your fast reply.
I was told that there are much differences between 2.4 and 2.3,
and I would like to use 2.4
> the 2.4 spec has a way of doing this in the web.xml
Would you please tell me how to do this?
>
> What does the rest ofit look like?
>
T
orted Servlet spec. Make sure you have
imported the appropriate taglibs into the page.
robert
-Original Message-
From: Ding Lei [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 01, 2004 12:09 PM
To: [EMAIL PROTECTED]
Subject: Urgent help needed on struts!
Hi all,
I am using JBoss 3.2.4 with Struts
to the
> >>containers supported Servlet spec. Make sure you have
> >>imported the appropriate taglibs into the page.
> >>
> >>robert
> >>
> >>>-Original Message-
> >>>From: Ding Lei [mailto:[EMAIL PROTECTED]
> >>>Sent
Make sure you have
imported the appropriate taglibs into the page.
robert
-Original Message-
From: Ding Lei [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 01, 2004 12:09 PM
To: [EMAIL PROTECTED]
Subject: Urgent help needed on struts!
Hi all,
I am using JBoss 3.2.4 with Struts 1.1
A
imported the appropriate taglibs into the page.
>
> robert
>
> > -Original Message-
> > From: Ding Lei [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, July 01, 2004 12:09 PM
> > To: [EMAIL PROTECTED]
> > Subject: Urgent help needed on struts!
> >
imported the appropriate taglibs into the page.
robert
> -Original Message-
> From: Ding Lei [mailto:[EMAIL PROTECTED]
> Sent: Thursday, July 01, 2004 12:09 PM
> To: [EMAIL PROTECTED]
> Subject: Urgent help needed on struts!
>
>
> Hi all,
> I am using
Hi all,
I am using JBoss 3.2.4 with Struts 1.1
All the actions are able to work correctly, but JSP pages
shows the tag itself instead of it's content, for ex:
The browser shows:
${CardControl.cardType}
instead of the actual content. I am sure that the JSP pages
are correct, since seve
ling List" <[EMAIL PROTECTED]>
Subject: RE: Urgent help Needed... Using multiple struts-config.xml-
ActionErrors problem
Date: Tue, 11 May 2004 10:28:00 +0100
>FYI: I don't use message resource in this context.
well there's your problem :)
You need to have the error mes
durai [mailto:[EMAIL PROTECTED]
Sent: 11 May 2004 10:18
To: [EMAIL PROTECTED]
Subject: Urgent help Needed... Using multiple struts-config.xml-
ActionErrors problem
>Hi,
>
> Actually, my requirement is to populate the actionerrors object in
>a Actionclass and display it in the JSP usi
Hi,
> Actually, my requirement is to populate the actionerrors object in
a Actionclass and display it in the JSP using tag.
I'm pasting the code which i use below:
In struts-config.xml i've the following:
-
---
24 matches
Mail list logo