That's my turn to follow up too. I tried what I described and it didn't
work...

Luis

On Tue, 3 Oct 2000, Luis M Bernardo wrote:

> 
> OK, I think I understand what's going on. I don't know whether you are
> familiar with the java pet store taglibs, but they are only used in two
> files: template.jsp and ScreenDefinitions.jsp. What I notice is that in
> the ScreenDefinitions.jsp file some screens use three parameters and other
> use four. So I'm guessing that if I create a blank.jsp and use it just as
> a filler in the screens that have three parameters (so that they have four
> instead) I'll solve the problem and will not need to use the
> jsp.reuse.tags flag. Would that work?
> 
> Thanks,
> Luis
> 
> On Tue, 3 Oct 2000, Karl Avedal wrote:
> 
> > Hello again,
> > 
> > Hmm, I should update my own reply, because that example is actually a bad one,
> > since it's illegal to reuse the tag in that specific case. However, the
> > principle is the same. Tags might be reused under certain circumstances, and
> > they assume this isn't done.
> > 
> > Regards,
> > Karl Avedal
> > 


Reply via email to