Hello,
I am trying to figure out how I can pass in custom
parameters into an already existing generator such as the XSP/serverpages
generator. Here's my scenario:
I receive a request for /edit/page
Which matches /edit/*
So from this matcher, I have {1} == "page".. I want
to pass this off to let's say
/docs/xsp/edit/item.xsp as a parameter named
"entityType"
So that in the XSP I can access the "entityType"
variable.
I think I'm missing something obvious. If someone
could point me into the right direction, I'd really appreciate it.
thanks,
Collin
|
- AW: Pass custom parameters into an XSP Collin VanDyck
- AW: Pass custom parameters into an XSP Marco Rolappe
- Re: Pass custom parameters into an XSP Collin VanDyck
- RE: Pass custom parameters into an XSP Nathaniel Alfred
- AW: Pass custom parameters into an XSP Marco Rolappe
- Re: Pass custom parameters into an XSP Collin VanDyck
- RE: Pass custom parameters into an XSP Geoff Howard