You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Cheng, Sophia" <SC...@camitro.com> on 2002/02/05 21:13:45 UTC

localhost:8100/admin/listDepartment.do --> 0.0.0.0:8100/admin/li stDepartment.do

Hi, 

	When I try to refresh a page, data are all populated from the form
correctly, but all of my links on that page sometimes turn out to be
0.0.0.0:8100/admin/..... while they are supposed to be
localhost:8100/admin/.... 
	The output of <html:base/> becomes <base
href="http://0.0.0.0:8100/admin/basicLayout.jsp">

	If I refresh that page again, it displays correctly.  It just
continuously takes turns to behave right and wrong when I refresh the page
again and again.

	This wired situation does not happen always, but it happens once a
while.
	Any idea?
	By the way, I am running struts and tiles in JRun3.1

Regards, 
Sophia

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>