Well, I take that back, too. They are just coded differently but both
append the :80. Maybe I have a problem with mod_jk.
Rick Smith wrote:
>
> I see where the difference is. There is a BaseTag.java in
> /src/share/org/apache/struts/taglib and one in
> /src/share/org/apache/struts/taglib/html. The one in the html directory
> has the :80 appended to the base url and the one under taglib doesn't.
>
> Rick
>
> Robert Leland wrote:
> >
> > Rick Smith wrote:
> > > I'm using the just released beta binary version. I took a look at the
> > > source for BaseTag from the binary release and the source release and
> > > they are different.
> >
> > I downloaded both the binary and source version of the struts beta
> > the org.apache.struts.taglib.html.BaseTag is the same in both.
> >
> > The same goes for the Feburary 24 version of struts, and the CVS version.
> >
> > So there is no inconsistency between these versions.
> >
> > -Rob