>>
>> Hii Lucas,
>>
>> Personally, i am not use OSGi. There is plan to remove this in struts?
>
>Yeah, I thought about that. Just wondering who widely this
>functionality is used and maybe doesn't make sense to support it.
As all the buzz is about microservices these days my gut feeling is that OS
Hi,
3 things come to my mind that might be useful in a book, depending on target
audience:
- focus on app development, or how to use struts, useful for beginners
- describe what changed from 2.3 to 2.5 to 2.6, useful for experienced app
developers
- explain struts internals, useful for new cont
> Hello,
>
> I'm struggling for some days to make Spring Boot find my Action classes and
> couldn't make it done.
>
> Are you using annotations from the convention plugin? If yes, what did you
> do?
>
> Thanks.
>
>
Hi,
in my apps it's often that I forget to set configuration constant
"strut
> > ServletContext sContext = context.getContext("/context2");
> > RequestDispatcher rd = sContext.getRequestDispatcher(resource);
> > rd.forward(request, response);
> >
> > Thanks,
> > Prasanth
> >
> > Exception: java.lang.RuntimeException: java.lang.RuntimeException:
> java.lang.ClassCastExce
>
> Actually we are using Apache commons validation frame work along with
> struts, when ever validation failed, I want to create one action error message
> and keep that action error in context and display error message in jsp page.
>
Note that actionerrors are global errors. It sounds to me
5 matches
Mail list logo