for all the action form, i create a super class for them, and contain some
info that i want to show onto page, suppose the menu, in the super class, i
got an variable say : private Menu menu,
in the page, i want to create a jspf for menu, and all the page just need to
include it.
but for differe
hi, what is the difference between specify time out and do not specify the
timeout value in the web.xml file
30
before, i do not specify this in the web.xml file
when the session has been timeout, i sometime got some exception
but after i did that..no exception any more..
hi guys,
if i can get the actionform,
how can i get the action path
u know, for the page, we have to specify a path for the page in the
struts-config
so that we can use that path
/mywebsit/mymodule/myform.do
to visit a page
for some reason from development side,
i want to know this path,
and
and i forgot to say that i am useing struts 1
shrimpywu wrote:
>
> hi guys,
> if i can get the actionform,
> how can i get the action path
>
> u know, for the page, we have to specify a path for the page in the
> struts-config
>
> so that we can use that path
>
4 matches
Mail list logo