There is no generic way of doing it because ErlyWeb doesn't pass any information down to subcomponents aside from the information that the parent component passes. You can explicitly pass a flag from the parent component to the subcomponent. Out of curiosity, why would you want to do it?
On Jan 13, 2008 8:09 PM, jm <[EMAIL PROTECTED]> wrote: > > What's the easiest way to determine if a method is being called directly > from a client (web browser) or embedded as a sub component as part of > another call? > > > Jeff. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "erlyweb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/erlyweb?hl=en -~----------~----~----~----~------~----~------~--~---
