I am facing same problem.
I had tried :
eg.
struts.action.extension=action,,
In such case I am getting Http Status 404.
where as if I use,
eg.
struts.action.extension=
All files with extenstion like: javascript , css and images not loading.
Randy Burgess-3 wrote:
>
> What about the filter
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
>
"pagedSearching" method in MyCustomActionMapper.
Can any one help?
Thanks
Neha Bhatt
--
View this message in context:
http://www.nabble.com/setting-dynamic-dispatch-action-from-submit-button-with-custom-ActionMapper-tp15062866p15062866.html
Sent from the Struts - User mailing list archive at
Thanks for the help! Would u please give some brief idea, about setting the
rule in urlrewrite.xml?
How can I remove .action suffix from each?
Thanks,
Neha Bhatt
Sparecreative wrote:
>
> We have adopted using the URL Rewrite Filter
> (http://tuckey.org/urlrewrite/)
> which like
I wish to use CompositeActionMapper to chain multiple Custom ActionMappers.
in this case I get 'Http status 404'..
Any idea regarding?
Thanks,
Neha Bhatt
Deryl Seale wrote:
>
> As an update, I can obviously use url-pattern's in my web.xml to more
> finely co
Hi All,
I have made the page where userList is displayed page wise. There is the
link 'createUser' on that page.
I kept validation.xml file for CreateUser fields. If validation fails then
it redirects to same 'UserDetail' page with validation Messages.
Now..There is an integer variable 'page' in
6 matches
Mail list logo