David Thielen wrote:
> 3) I am using struts so struts is the servlet and owns the init method,
> unless I have missed something. So my understanding is there is no init
> method for my code???
>
_What_ code? What specifically are you trying to accomplish?
If, say, you're trying to put something
2) That's what I thought too. What is weird is if my main page in a html
file and I click refresh, it does not change the pages in each frameset
(which is what I want). But if that main page was a jsp page, then it set
the frameset pages to what the main page set them too, as opposed to what
they h
> Yes, you can't use a .do action for the welcome pages. This is because
> web.xml is "lower" down than the struts stuff. The web.xml also configures
> the strust controller servlet to intercept anything ending with .do. If you
> think about this you can understand how, at the web.xml leve, th
x27;t
remember if it worked or not. Probably
not.
Regards,
David Friedman / [EMAIL PROTECTED]
-Original Message-
From: news [mailto:[EMAIL PROTECTED] Behalf Of Laurie Harper
Sent: Monday, January 23, 2006 4:43 PM
To: user@struts.apache.org
Subject: Re: A couple of simple questions
David Thielen wrote:
Asking again - thanks - dave
-Original Message-
Hi;
1) I want my default page to be index.do so I set the following in web.xml:
index.do
But instead I get a directory of files in my root when I go to the servlet.
I can do this which works:
]
Sent: Monday, January 23, 2006 11:53 AM
To: Struts Users Mailing List
Subject: Re: A couple of simple questions
David Thielen wrote:
> 3) I need to have a method called when my servlet first loads. Is a
> listener the best way to do this?
>
What servl
David Thielen wrote:
> 3) I need to have a method called when my servlet first loads. Is a
> listener the best way to do this?
>
What servlet?
Dave
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:
id Thielen [mailto: [EMAIL PROTECTED]
To: user@struts.apache.org
Date: Mon, 23 Jan 2006 11:39:39 -0700
Subject: RE: A couple of simple questions
Asking again - thanks - dave-Original Message-Hi;1) I want my default
page to be index.do so I set the following in web.xml:
index.do
Asking again - thanks - dave
-Original Message-
Hi;
1) I want my default page to be index.do so I set the following in web.xml:
index.do
But instead I get a directory of files in my root when I go to the servlet.
I can do this which works:
index.txt
It
David Thielen wrote:
> 3) I need to have a method called when the servlet first loads. Is a
> listener the best way to do this?
>
What servlet?
> 4) When using IE on an ASP application, there is a way to click on a word
> document in the browser, it brings up Word to edit the document, and when
> 4) When using IE on an ASP application, there is a way to click on a word
> document in the browser, it brings up Word to edit the document, and when
> you save the document in Word, it uploads it back to the website.
>
> a. Is there a way to do this in the J2EE world?
> b. And if not,
Hi;
1) I want my default page to be index.do so I set the following in web.xml:
index.do
But instead I get a directory of files in my root when I go to the servlet.
I can do this which works:
index.txt
It appears it wants a file. Not an issue (see
12 matches
Mail list logo