Search:

Type: Posts; User: guillaumeg69; Keyword(s):

Search: Search took 0.04 seconds.

  1. TransactionRequiredException with Jpa

    I've a TransactionRequiredException when I execute this method :


    @Transactional
    public void deleteRole(String username) {
    Query q = em.createNativeQuery("delete from utilisateur where...
  2. Replies
    2
    Views
    865

    Yes, I have the right html page, and it's...

    Yes, I have the right html page, and it's updated. But I don't want to keep the parameters in the url.



    I want to submit a form and reload all the fragment for refresh other text informations....
  3. Replies
    2
    Views
    865

    _eventId in url with webflow

    Hi,

    I have two problem with webflow.

    The first, I try to use parameter in url with webflow. I am able to receive the parameter but when the page is reloaded, the parameters are still here. (I...
Results 1 to 3 of 3