Questions tagged as 'spring'

1
answer

Could not verify the CSRF token because your session was not found

I am using Spring security 4.2.3 and spring 4.2.5 when I run the login screen and the user registration screen works correctly when I ask to access the home screen. this error appears: messageCould not verify the provided CSRF token because yo...
asked by 05.03.2018 / 14:22
1
answer

Spring Secuirty dependency error

I am not able to adjust the dependencies of my Spring security, I tried to download the libraries 4.3.5 but could not deploy. I'm not using pom so I need help, my library: Error compiling: Grave: Context initialization failed...
asked by 02.03.2018 / 14:08
0
answers

I am trying to upgrade from spring security 3.0.5 to 4.2.3

I'm trying to switch from spring security 3.0.5 to 4.2.3 but I'm having a very serious dependency problem. In this project I was forced not to use mavem or anything of the kind. And the problem (I just added the partially working library) is bet...
asked by 26.02.2018 / 13:21
0
answers

CSS does not load Spring created with JForge

I'm trying to load my style sheet into a JSP page, with Spring and Maven, but the file does not recognize CSS, via import, I already tried several forms but it does not load, I need help: Follow my code, to be an idea of how it is. Packag...
asked by 28.02.2018 / 04:51
1
answer

How to perform the migration from spring security 3.0.5 to 4.2.3

I would like to know how to move from Spring Secuirty 3.0.5 to 4.2.3 My xml: <?xml version="1.0" encoding="UTF-8"?> <web-app version="3.1" xmlns="http://xmlns.jcp.org/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-i...
asked by 02.03.2018 / 13:23
0
answers

Css file with image inside

Person I am trying to set an image inside the css, for this I am using: body { margin: 0px; padding: 0px; background: #C0C4C5 url(images/page-body-bg.png) repeat; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; f...
asked by 22.02.2018 / 21:45
0
answers

Doubt about Spring + Jquery

Alright? I've just started the Jquery + Spring MVC study. I'm developing an application where a person populates a phone field and through the pre-set a combo will be populated with the state and all cities of this state for the user to select....
asked by 06.03.2018 / 17:50
1
answer

self-populated form with the remaining data of one of the selected fields

I wanted to have a dynamic form where the only thing that is asked is to select a user u from a list of users passed to the model from a controller, the email and status fields should be automatically displayed depending on the user who is selec...
asked by 20.02.2018 / 01:32
1
answer

Image does not appear in the project

Good morning, I'm trying to put a pdf icon in my project, but the same does not appear. I'm using f: facet this way. <h:commandLink> <p:graphicImage name="/resources/img/pdf.png"/> <p:dataExporter type="pdf" target...
asked by 16.02.2018 / 13:23
1
answer

Error executing JSF project

I'm uploading a jsf project, but this error in the console. log4j:WARN No appenders could be found for logger (org.jboss.logging). log4j:WARN Please initialize the log4j system properly. org.hibernate.HibernateException: /hibernate.cfg.xml no...
asked by 15.02.2018 / 02:41