You don't even need to use an extension.  Right now, all my URLs are in the form 
/webapp/do/action.
Examples:
/track/do/login
/track/do/query
/track/do/summary
etc...

-----Original Message-----
From: Roland Carlsson [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 22, 2003 10:19
To: Struts Users Mailing List
Subject: Running struts without servlet


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]



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

Reply via email to