Hello,<br /><br />I would like to what are webkeys. why are they used in such a way in all the action classes? <br /><br />
1
2DLRepository repository = (DLRepository)req.getAttribute(
3 WebKeys.DOCUMENT_LIBRARY_REPOSITORY);
<br /><br />Not understanding the purpose of this static class?<br /><br />If we were to create a similar portlet in the ext environment, what should we do ?<br /><br />Thanks in advance<br /><br />Jin
Please sign in to flag this as inappropriate.