You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Ink <in...@gmail.com> on 2006/09/27 15:28:58 UTC

Adding the source of struts.jar to my eclipse : HOWTO?

would like to do that,
but I cannot seem to find the struts.jar anywhere .....

-i


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Adding the source of struts.jar to my eclipse : HOWTO?

Posted by Wendy Smoak <ws...@gmail.com>.
On 9/27/06, ink erl <in...@gmail.com> wrote:

> having struts 1.2.8

Struts 1.2.8 is available from the archive site.

   Source: http://archive.apache.org/dist/struts/source/

   Binaries: http://archive.apache.org/dist/struts/binaries/

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Tutorial on altering the .do extension?

Posted by Wendy Smoak <ws...@gmail.com>.
On 9/27/06, Bryce Nesbitt <br...@obviously.com> wrote:

> Can anyone point me to a tutorial on alternatives to the "*.do"
> extension for Struts?
> We'd like to mix our legacy ".do" extensions with technology-neutral
> extensions.  Thanks!

Take a look a this article, "Struts URLs for Perfectionists".  The
author maps static content by extension (*.js, *.css, etc.,) and then
lets the ActionServlet handle everything else.

   http://www.lunatech.com/archives/2005/07/29/struts-urls

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Tutorial on altering the .do extension?

Posted by Don Brown <do...@gmail.com>.
You can map the ActionServlet to any extension you'd like, however,
you cannot currently map it to multiple extensions.

Don

On 9/27/06, Bryce Nesbitt <br...@obviously.com> wrote:
> Can anyone point me to a tutorial on alternatives to the "*.do"
> extension for Struts?
> We'd like to mix our legacy ".do" extensions with technology-neutral
> extensions.  Thanks!
>
>                          -Bryce Nesbitt
>
> --
> ----
> Visit http://www.obviously.com/
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Tutorial on altering the .do extension?

Posted by Bryce Nesbitt <br...@obviously.com>.
Can anyone point me to a tutorial on alternatives to the "*.do"
extension for Struts?
We'd like to mix our legacy ".do" extensions with technology-neutral
extensions.  Thanks!

                         -Bryce Nesbitt

-- 
----
Visit http://www.obviously.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Adding the source of struts.jar to my eclipse : HOWTO?

Posted by iner <in...@gmail.com>.
Wendy Smoak wrote:
> On 9/27/06, Ink <in...@gmail.com> wrote:
> 
>> would like to do that,
>> but I cannot seem to find the struts.jar anywhere .....
> 
> 
> What version of Struts are you using?
> 
> There are links to binary and source distributions on the downloads page:
> 
>     http://struts.apache.org/downloads.html
> 
using struts 1.2.8, I do think so.

regards, i


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Adding the source of struts.jar to my eclipse : HOWTO?

Posted by Wendy Smoak <ws...@gmail.com>.
On 9/27/06, Ink <in...@gmail.com> wrote:

> would like to do that,
> but I cannot seem to find the struts.jar anywhere .....

What version of Struts are you using?

There are links to binary and source distributions on the downloads page:

     http://struts.apache.org/downloads.html

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org