Thanks for your help. Using archetypes was a good approach. I used an archetype in IntelliJ. You can find them under New Project --> Maven --> Create from archetype. Mentioning on the 'Get Startet-Page' that you can use archetypes (=prebuild working examples) in your IDE would be very helpful. At least I think so.
Regards Simeon On 2018/10/10 06:09:36, Lukasz Lenart <[email protected]> wrote: > Do you use Maven? If so you can try to start with our archetypes > https://struts.apache.org/maven-archetypes/ > > śr., 10 paź 2018 o 07:35 s-sbergg <[email protected]> napisał(a): > > Message An exception occurred processing JSP page /web/welcome.jsp at > > line 15 > > Do you access this JSP directly or via an action? > > > <jsp-config> > > <taglib> > > <taglib-uri>struts-tags.tld</taglib-uri> > > > > <taglib-location>/WEB-INF/lib/struts2-core.jar</taglib-location> > > </taglib> > > </jsp-config> > > You do not need this. > > > Regards > -- > Łukasz > + 48 606 323 122 http://www.lenart.org.pl/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

