Expand my Community achievements bar.

kgriffon
kgriffon
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Here is a sample form I'm working with:<%@include file="/libs/foundation/global.jsp"%> <html> <form method="POST"> <table> <tr> <td>Enter Value:</td> <td><input type="text" name="myvalue" value="test" /></td> </tr> <tr> <td> </td> <td><input type="submit" /></td> </tr> </table> </form> </html>

    Type

    Questions

    Views

    5.3K

    Likes

    0

    Replies

    0
  • A clarification, I'm not using an out of the box product like 'AEM forms'.I have a simple jsp with an html form tag and a submit button that is trying to post data to another jsp, all hosted on the same author instance.Please forgive me if the information for submitting a CSRF token on a form is inc...

    Type

    Questions

    Views

    5.3K

    Likes

    0

    Replies

    0
  • A form that POSTs data that used to work in AEM6.0 no longer works in AEM6.1 due to CSRF token rejectionWhen the form is submitted we recieve the following error in the log:POST /apps/tools/components/xsrftest/run.html HTTP/1.1] com.adobe.granite.csrf.impl.CSRFFilter isValidRequest: empty CSRF token...

    Type

    Questions

    Views

    12.4K

    Likes

    2

    Replies

    10
  • We are have the exact same error, but with AEM 6.1 release and the following maven dependency:<depen­dency>   <groupId>com.day.cq</groupId>   <arti­fac­tId>cq-quickstart</arti­fac­tId>   <ver­sion>6.1.0</ver­sion>   <scope>pro­vided</scope>   <clas­si­fier>apis</clas­si­fier></depen­dency>We've tryi...

    Type

    Questions

    Views

    1.4K

    Likes

    0

    Replies

    0
Top badges earned by kgriffon
Customize the badges you want to showcase on your profile