Hi,
struts.action.extension=
it works.. but there is no longer I can access the files with extension.
like .js, .css.. etc,
I get :
There is no Action mapped for action name struts/xhtml/styles.css. -
[unknown location]
for each url
Mirbek Nosinov wrote:
>
> thanks. it works
> i tried just
>
thanks. it works
i tried just
struts.action.extension=
and it works
2007/9/7, Guillaume Carré <[EMAIL PROTECTED]>:
>
> 2007/9/7, Mirbek Nosinov <[EMAIL PROTECTED]>:
> > How to hide .action extension in url for my actions
> >
> > for example
> > if i have url for my action like
> > http://localho
2007/9/7, Mirbek Nosinov <[EMAIL PROTECTED]>:
> How to hide .action extension in url for my actions
>
> for example
> if i have url for my action like
> http://localhost:8080/cms2/StartPage.action
>
> but i need like
> http://localhost:8080/cms2/StartPage
you can modify the extension in struts.pro
3 matches
Mail list logo