Have you configured the s2 for the static content,
you should consider that ajax theme's js/css/img files should be loaded
properly.
Have you looked at the generated sources or just the page is displayed as
blank?
Best,
Aram
Aram Mkhitaryan
52, 25 Lvovyan, Yer
I'm really losing my mind over this treeview. I've tried every example online,
but none of them give any walkthrough that can be followed to reproduce the
feature; there are always a number of unusable elements that require other
snippets of code that are not made available.
I checked out the
Have you looked at the examples in showcase? There is a tree there
that is populated on an action, all you would have to do is load the
data from your database, instead of returning static data as in the
example.
//I haven't seen any step by step tutorial on how to use the tree
musachy
On 7/30/0
ECTED]
Sent: Monday, July 10, 2006 4:59 PM
To: Struts Users Mailing List
Subject: Re: Urgent help required
The only place you can get requirements is from the customer! Google can
not know what your customer needs and neither can we!
Bart.
Medicherla Lakshmi wrote:
> Hi All,
>
> C
The only place you can get requirements is from the customer! Google can
not know what your customer needs and neither can we!
Bart.
Medicherla Lakshmi wrote:
Hi All,
Can anyone give me idea of some requirements to create a project related to transportation of goods using trucks. Am try
Hi,
You can use this attribute in the tag
**
Thanks,
K.Ganesh
I tried to do this many times but I couldn't. I look for information
in the web but I think there's no possible solution.
2006/1/19, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
> Hi
> Window.onclose works with only IE. However, you can try unload event.
>
> Refer the code snippet below
> function onCl
Hi
Window.onclose works with only IE. However, you can try unload event.
Refer the code snippet below
function onClose()
{
alert("Warning. You are closing the app!")
//do cleanup operations
}
window.onunload=onClose
Kind regards,
Rakesh Bhat
PrimeSourcing
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...
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
nt s.
I also have Jeff's question: why do you have a label for a hidden form
element?
-Justin
-Original Message-
From: Jeff Beal [mailto:[EMAIL PROTECTED]
Sent: Monday, April 04, 2005 2:03 PM
To: Struts Users Mailing List
Subject: Re: URGENT HELP
On Apr 4, 2005 11:49 AM, Justin M
> elements, including form controls. A few paragraphs before your link
I meant 'below', not 'before'.
--
Jeff Beal
Webmedx, Inc.
Pittsburgh, PA USA
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [
On Apr 4, 2005 11:49 AM, Justin Morgan <[EMAIL PROTECTED]> wrote:
> The label is supposed to be closed before the input tag. IE is nicer
This is wrong. The content model of LABEL includes all inline
elements, including form controls. A few paragraphs before your link
on W3.org, they include the
Dakota Jack wrote:
Where does this tag come from?
is a POHTML tag.
Dave
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Label is not a taglib, but an HTML element.
http://www.w3.org/TR/REC-html40/interact/forms.html#h-17.9.1
Dakota Jack wrote:
Where does this tag come from? And, how to you download the
sandbox for taglibs? I cannot find the place. It is sure not easy to
find.
Jack
On Apr 4, 2005 8:49 AM, Justin
Where does this tag come from? And, how to you download the
sandbox for taglibs? I cannot find the place. It is sure not easy to
find.
Jack
On Apr 4, 2005 8:49 AM, Justin Morgan <[EMAIL PROTECTED]> wrote:
> The label is supposed to be closed before the input tag. IE is nicer
> about mistakes
The label is supposed to be closed before the input tag. IE is nicer
about mistakes like this than Netscape is. Try the code below.
Reference: http://www.w3.org/TR/REC-html40/interact/forms.html#h-17.9.1
-Justin
-Original Message-
From: Sunu Mathew [mailto:[EMAIL PROTECTED]
S
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
Okay the web.xml seems to be having trouble deciding if its 2.3 or 2.4.
Try making it one or the other..
If you use 2.3 you'll need the
<%@ page isELIgnored="false" %>
in your jsps
the 2.4 spec has a way of doing this in the web.xml
What does the rest ofit look like?
On 1 Jul 2004, at 19:21, Ding L
Hi,
I am using JBoss3.2.4, i.e. Tomcat 5.
here's my web.xml:
http://java.sun.com/j2ee/dtds/web-app_2_3.dtd";>
http://java.sun.com/xml/ns/j2ee";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
version="2.4">
action
org.apache.struts.action.ActionServlet
I've have no experience of this problem however given that its a EL
processing problem then like the next man said check your web.xml and
see what servlet spec it is.
As JBoss ships with tomcat then it could well be a tomcat issue rather
than a JBoss one.
I know that 3.2.5 ships with tomcat 5
Hello,
I'v searched all the recent 800 messages, and found no
similiar messages ..
Would any one of you kindly tell me what might causes the problem?
Thank you!
Ding Lei
On Thu, Jul 01, 2004 at 12:25:50PM -0400, Robert Taylor wrote:
> There was a recent thread on this behavior
There was a recent thread on this behavior although
I cannot recall the resolution.
Please search the mail archives.
Also, make sure you have the appropriate .tld and .jar files
in place. Make sure you web.xml file corresponds to the
containers supported Servlet spec. Make sure you have
importe
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
>FYI: I don't use message resource in this context.
well there's your problem :)
You need to have the error messages in a message resource available to both
modules, so you need to add it to the second config file.
Daniel.
-Original Message-
From: Normanjaisingh pauldurai [mailto:[EMAI
MessageIf what you mean is that you have an Action in module 'business' that
needs to forward to a JSP in module 'default', then you should switch
modules before forwarding. See RequestUtils.selectModule() and/or
SwitchAction.
--
Martin Cooper
"Normanjai Singh Pauldurai" <[EMAIL PROTECTED]> wrot
32 matches
Mail list logo