| Author |
conflict idea @ struts.xml
|
tyte kyat
Ranch Hand
Joined: May 17, 2011
Posts: 40
|
|
Now I just start to learn Interceptor and trying to develop a small application which require Login and Hibernate integration.
Now I got Hibernate side working on its own and Login facility is working on its own and trying to embed.
But, at struts.xml file -->Login side , we have the following
and again -->Hibernate side, I have
How can I bypass this issue, please? I am also trying and found that some people also ask the same question but no answer found yet.
Thanks in advance.
|
 |
tyte kyat
Ranch Hand
Joined: May 17, 2011
Posts: 40
|
|
got it.
It really does not matter whether you are extending struts-default or hibernate-default as long as you prepare an Interceptor for LogIn.
Thanks.
|
 |
 |
|
|
subject: conflict idea @ struts.xml
|
|
|