| Author |
distributable tag in web.xml
|
siva prakash
Ranch Hand
Joined: Aug 24, 2004
Posts: 80
|
|
Hi all, iam going thru an web application , in its web.xml ,i found a distributable tag. i read some books that if distributable tag is present in web.xml implies that application is distributable , i didn't got it . does the application is going to be clustered on different locations? pls give some information about this thanks Siva
|
 |
Frederic Filiatrault
Ranch Hand
Joined: Jul 12, 2004
Posts: 69
|
|
Hi, It means that the TAG may be reuse in an other application (by adding it to the WEB.XML). There's no clustering-thing about it as you tought. Hope this helps !
|
F.<br />SCJP, SCJD, SCWCD, SCBCD<br /> <br />Failure is not an option... It comes with the software bundle.
|
 |
 |
|
|
subject: distributable tag in web.xml
|
|
|