Sounds
like a bug. Please report it.
Did
you see my notes about client-side validation and the include file reloading? Is
the reloading working for you now?
Jason
-----Original Message-----
From: Cameron Braid [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 12, 2003 2:04 PM
To: [EMAIL PROTECTED]
Subject: [OS-webwork] WebWork2 - namespace="/" never matchedCurrently if you have a package that doesn't have a namespace, it will be accessable from any folder context.Binding the package to a context by using the namespace attribute works, except when the namespace="/"A request for /My.action can't be resolved to an actionif it exists in a package with namespace="/"Any ideas - is this a bug ?