You can map the ActionServlet to /do* and use any other extension (or
none) on the url.  Your urls would look like 

http://host.com/context_root/do/index.whatever

David


--- Roland Carlsson <[EMAIL PROTECTED]> wrote:
> Hi!
> 
> I'm in the begining of developing a site to a customer. The customer has
> a
> private relationship with the owner of a web-hosting-company. My problem
> is
> that I can't use the .do extention. The web-host says that they will not
> support the use of customer-specific extensions right now. But since I
> like
> struts and have some pre-made stuff that I'd like to use.
> 
> How do I config struts without using servlets? I guess that I somehow
> have
> to use a .jsp as controller and then use struts as an variable of that
> page?
> Have anyone had to do this before? Does it even work?
> 
> Thanks in advance
> Roland Carlsson
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to