Github user yasserzamani commented on the issue:

    https://github.com/apache/struts/pull/125
  
    @aleksandr-m , not me but my workmate has used it as an ID for each jsp. I 
do not know his work details but in general, he then uses this ID to decide 
where he should place the result after an AJAX call. For example a parent jsp 
that have div1, div2 and div3 calls an AJAX then if result was from 
'/APP/jsp/customer/error.jsp' the it puts the result in div3, if result was 
from '/APP/jsp/customer/payment.jsp' the it puts the result in div1, if result 
was from '/APP/jsp/customer/free.jsp' the it puts the result in div2.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to