Stefan, You can use taglibs in your JSP. In this case the calculation would be in the taglib, and you JSP would just do the formatting.
Paul Spencer Stefan Kuhn wrote: > Hi Paul, > thanks a lot for your reply. I well see that it would be another way to use a > JSP-Portlet and to do everything in the JSP, but I thought it would be better > to do the calculations (they are supposed to be rather ambitious) outside the > JSP and to leave only the formatting to the JSP. > Stefan > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
