• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. Dusan
    3. Topics

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website
    D
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 13
    • Groups 0

    Topics

    • D

      Email handler

      Watching Ignoring Scheduled Pinned Locked Moved How-To
      3
      0 Votes
      3 Posts
      3k Views
      M
      Look at com.serotonin.mango.vo.User. It implements HttpSessionBindingListener.
    • D

      Programming in Mango

      Watching Ignoring Scheduled Pinned Locked Moved Development general discussion
      2
      0 Votes
      2 Posts
      3k Views
      D
      Hi, I'm analysing Mango source code. I don't know how JSP pages are connected. For example: the first page is login.jsp (in WEB-INF/jsp/). When user clicks on Log in button, what is the next jsp page that will be shown to him? Where can I define navigation rules? In JSF there is a file faces-config.xml where navigation rules are defined (start JSP page, servlet which checks username and password, and the next JSP page). I imported Mango source code in Eclipse as General/Existing Project into Workspace. Thank you very much! Dusan
    • D

      Connect Mango with Website

      Watching Ignoring Scheduled Pinned Locked Moved Scripting general Discussion
      4
      0 Votes
      4 Posts
      4k Views
      D
      Thank you for answering! What should I pay attention on? I don't understand.