Can you put a public method on the page to set the node id and then do something like:
red.setNodeId(node); On Wed, Jul 21, 2010 at 9:26 PM, Chuck Kring <[email protected]> wrote: > I have a page that takes a nodeId as a parameter, then redirects into the > page to a different page depending upon the type of object referred to by > the nodeId. I also would like to set the nodeId of the redirected page. > What's the best way to do this? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
