Hello tapestry-user,

      I have question about Tapestry 4.0 and hivemid services
      Purpose im define state object like
      <contribution configuration-id="tapestry.state.ApplicationObjects">
         <state-object name="registration-data" scope="session">
            <create-instance class="org.example.registration.RegistrationData"/>
          </state-object>
      </contribution>

      and the question: how i can access it from my own services like
      dependecy injection?
      

thanks!


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to