hi all,

I have several struts applications that I would like to call mainly
from a portal that users can access after a successful login.

I do do it like the fragment code below.

li><a href="http://localhost:8080/intranetMailAdmin/listMailsToSend.do";
><bean:message key="libelle.application.mail"/></a>
<li><a href="http://localhost:8080/intranetVL/listParamVL.do";><bean:message
key="libelle.application.vl"/></a>

How could I avoid hard coding these calls?

Thankx in advance

Meissa






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

Reply via email to