>>> DEBUG [btpool0-2] InstantiatingNullHandler.debug(57) | Entering
> >>>>> nullPropertyValue
> >>>>> [target=[com.opensymphony.xwork2.DefaultTextProvider@3e48f2],
> >>>>> property=struts]
>
Mapping]
>>>>> [/code]
>>>>>
>>>>> which seems totally irrelevant.
>>>>>
>>>>> I am spinning my wheels now and have tried numerous things, but I
>>>>> cannot
>>>>> understand why the suppo
;>> up
>>>> my
>>>> URLs.
>>>>
>>>> Here are my general configs - I have pared down the configuration to a
>>>> bare
>>>> minimum, to match the Showcase app, to no avail (yet):
>>>>
>>>> struts.xml
>>>&g
i guess you mean "the web server/jsp container ignores the
welcome-file-list", as struts2 takes over everything with /*.
the workaround may be to either:
- if you're using actions without extension: change struts2 filter mapping
from /* to /actions/* and have actions under /actions
- if you're usi
Hi
When we use "/*" to map the filter in Struts2 the framework ignores the
welcome-file-list in the web.xml
It tries to find an Action "" (empty string) in the default namespace "/"
but it does not exist
Is there any workaround on this?
regards
Luis
--
---
;>>>
>>>> struts.xml
>>>> [code]
>>>> >>> value="Controller"/>
>>>> >>> value="true"/>
>>>> >>> value="rest-default"/>
>>>>
>>>&g
teFilter
>>>
>>>
>>> struts2
>>> /*
>>>
>>>
>>>
>>>
>>>
>>> org.springframework.web.context.ContextLoaderListener
>>>
>>
>> org.apache.struts
>> struts2-core
>> 2.1.6
>>
>>
>> org.apache.struts
>> struts2-convention-plugin
>> 2.1.6
>>
>>
>
hibernate
> 3.2.1.ga
>
>
> org.hibernate
> hibernate-annotations
> 3.2.1.ga
>
>
> org.hibernate
> hibernate-entitymanager
> 3.2.1.ga
>
>
deas.
--
View this message in context:
http://www.nabble.com/Struts-mapping-failing-when-using-struts2-convention-plugin-tp22379807p22379807.html
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubscribe, e-
rs from
> Action-A to be present in the view of URL-B.
>
> How do I do this? It used to be simple in Struts-1, but I can't figure it
> out for Struts2.
>
> Thanks,
>
> Alex
>
--
View this message in context:
http://www.nabble.com/-S2--How-to-forward-to-another-str
used to be simple in Struts-1, but I can't figure it
out for Struts2.
Thanks,
Alex
--
View this message in context:
http://www.nabble.com/-S2--How-to-forward-to-another-struts-mapping-tf4846285.html#a13865418
Sent from the Struts - User mailing list archive at
12 matches
Mail list logo