|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectegovframework.rfc3.usercustom.web.UserCustomController
@Controller @SessionAttributes(types=SessionVO.class) public class UserCustomController
| Constructor Summary | |
|---|---|
UserCustomController()
|
|
| Method Summary | |
|---|---|
java.lang.String |
customUserAct(org.springframework.ui.ModelMap model,
javax.servlet.http.HttpServletRequest request)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserCustomController()
| Method Detail |
|---|
@RequestMapping(value="/customuser/**/*.*")
public java.lang.String customUserAct(org.springframework.ui.ModelMap model,
javax.servlet.http.HttpServletRequest request)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||