pt., 12 paź 2018 o 02:25 john lee napisał(a):
>
> My website is XYZ.com, and was build by struts2, everything works great.
> the configuration in the struts.xml is the following
>
> ...
> but, i want to add chat feature by websocket method.
> that websocket action is called ChatAction,
> My
My website is XYZ.com, and was build by struts2, everything works great.
the configuration in the struts.xml is the following
...
but, i want to add chat feature by websocket method.
that websocket action is called ChatAction,
My question is
1. could i put ChatAction inside default package