Hi,

I think there is a mistake in the Tapestry 4's JavaDoc for org.apache.tapestry.engine.ExternalService.

The example:
http://localhost/myapp?service=external&context=ViewCustomer&sp=5056&sp=302
is not working.

To works I've to replace "context" by "page" like :
http://localhost/myapp?service=external&page=ViewCustomer&sp=5056&sp=302

Have a nice Sunday,
Cyrille.


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

Reply via email to