Hi Dane,
are You calling resources with absolute path?
< img src="/absolute/path/to/image.jpg />
or relative?
< img src="relative/path/to/image.jpg />
If relative then it is working like You described,
if absolute then post your code.
Best greetings,
Paweł Wielgus
2010/5/14 Dane :
> I'm testing
I'm using Struts 2.8.1 using the convention plugin and attemption to junit test
this by utilizing StrutsSpringTestCase. The problem I'm experiencing is that
the test throws an exception saying "No result defined for action
com.becky.action.HowdyFolksAction and result success" if I don't use a Re
The problem should be due to the fact struts two breaks Servelt 2.4 spec by
using a filter to access resources as opposed to servlet.
I had a similar issue. Search for posting with title
There is no Action mapped for namespace / and action name j_security_check
I think I should have mentioned t
I have a HasMap>postCodeMap property in the action
class and I hope to convert it's value into String type, Any know how can I
write Element_xxx in action-convertion-properties file?
I try Element_postCodeMap = java.util.Set and Element_postCodeMap =
java.util.Map.Entry
and Element_postCodeMap
Hello everyone,
I have a struts2 app (2.0.14) running on Websphere (version 6.1.x and 7.x) and
when I try to access a struts action that is protected by Websphere security
constraints and form based authentication, I get the following messages in the
log:
[5/14/10 14:34:14:169 EDT] 0092 SR
Hi all, i am a newbie of struts. Before to start i want to say sorry for my
bad english. I looked for any forum/blogs in my language (italian) :(
I am developing a project for a university course.
the first page is a login form, if the login success i have to show the
index of a nurse or a doctor.
6 matches
Mail list logo