RE: changes in nanoweb

Jörg Schaible <[email protected]> Tue, 6 Apr 2004 09:57:41 +0200
Newsgroups gmane.comp.java.nanocontainer.devel
Message-ID <[email protected]>
christoph sturm wrote on Tuesday, April 06, 2004 9:42 AM:

> hi guys!
>=20
> I hope this is the right list, because it seems to contain
> only jira generated mails and spam.

Conversations happens normally on the pico list, but most of us are subsc=
ribed also here.

> Last week there seemed to
> be a change in nanoweb, that changed urls from
> this:
> www.myapp.com/register.nano
> to
> www.myapp.com/register/execute.nano
> and enables to call other methods than execute().
>=20
> this is a problem because now images and includes used in the
> webpage have a different working directory, and i have to
> reference them with their full path instead of a relative
> one, and i dont consider this good practice. for example a javascript
>         include: <script type=3D"text/javascript"
> src=3D"js/ui.js"></script> results in a different js included
> for every action class.
>=20
> When this feature was first introduced in webwork, there was
> also the idea to to it like its now in nanoweb. It was then
> changed to www.myapp.com/register!execute.nano
>=20
> what do others think about that?

Sounds reasonable. Since this is Aslak's current work and he is on holida=
y, it might not change in the next days. Please file a JIRA issue in the =
NANO project about this.

Regards,
J=F6rg