Hello All,
We have a struts application and the server is Tomcat 5.5. I have an
ArrayList (A) set in session and an Arraylist (B) which is a subset of A set
in request. The ArrayList B always has 10 elements and I use this to be
displayed in the jsp page using Logic:iterate tag. The first page dis
Thanks for the reply BradyI have cleared the cache and tried all the
options for "Check for newer versions of stored settings." "Every visit
to page" and "Automatically". Even then its not working. If its the Apache
setting problem then why is it working fine in Firefox. Could you pleas
ing new is coming.
>
> That was the only way I found to solve this problem: deceiving the
> browser.
>
> Yeah. I hate IE too.
>
> Hope it's helpful.
>
>
> On 2/7/06, zahid mohammed <[EMAIL PROTECTED]> wrote:
> >
> > Thanks for the reply Brady.
Hello All,
I have asked this question before in several forums but could'nt get the
solution for it.
We have a struts application and the server is Tomcat 5.5. I display an
Arraylist (set in request) on the first page using Logic:Iterate tag. If the
user clicks next, another set is selected and th
> --
> Frank W. Zammetti
> Founder and Chief Software Architect
> Omnytex Technologies
> http://www.omnytex.com
> AIM: fzammetti
> Yahoo: fzammetti
> MSN: [EMAIL PROTECTED]
>
> On Thu, February 16, 2006 12:47 pm, zahid mohammed said:
> > Hello All,
> > I have
ry time after the
> > first GET because it is somewhat over-aggressive in its caching scheme.
> > All the headers in the world tend to not help either.
> >
> > On Thu, February 16, 2006 12:47 pm, zahid mohammed said:
> > > Hello All,
> > > I have asked this que
Michael Jouravlev <[EMAIL PROTECTED]> wrote:
>
> On 2/16/06, zahid mohammed <[EMAIL PROTECTED]> wrote:
> > Hi Michael,
> > I just tried placing another with the meta tags at the bottom of
> the
> > jsp. But it did'nt help. I am still getting the old set of
with the scriptlets but of no use. So I guess this definitely has something
to do with the IE.
PLEASE HELP
Thanks
On 2/16/06, Dave Newton <[EMAIL PROTECTED]> wrote:
>
> zahid mohammed wrote:
> > No I am not using firewalls/proxies.
> > In the IE options I have tried s
t? Maybe your network admin is using it? Check
> Tools->Internet Options->Connections->LAN settings that it does not
> select anything in Proxy Server.
>
> Is your app and browser on one machine?
>
> On 2/16/06, zahid mohammed <[EMAIL PROTECTED]> wrote:
> > No I
Finally here are the relevant portions of the jsp code.
<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %>
<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %>
<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%>
<[EMAIL PROTECTED] import="witr.domain.User"%>
<%
response.setH
Frank, Michael and Dave,
> On Thu, February 16, 2006 4:51 pm, Michael Jouravlev said:
>
>> The last thing I can think of is a hook, a rope and some soap.
Is this the only option left...Did u guys find any problem in
the code?
Thanks
On 2/16/06, zahid mohammed <[
Yes. After clicking next "System.out.println" is printing the right name on
the console whereas "out.println" is printing the wrong name (first page
element) on the jsp.
Thanks
On 2/17/06, Dave Newton <[EMAIL PROTECTED]> wrote:
>
> zahid mohammed wrote:
> &
let u guys know the
result later.
Thanks
On 2/17/06, Dave Newton <[EMAIL PROTECTED]> wrote:
>
> zahid mohammed wrote:
> > Yes. After clicking next "System.out.println" is printing the right name
> on
> > the console whereas "out.println" is printing
result and
when does it show that?
PLEASE HELP!!!
Thanks.
On 2/17/06, Dave Newton <[EMAIL PROTECTED]> wrote:
>
> zahid mohammed wrote:
> > If something was fundamentally wrong then why would it work in
> "FIREFOX".
> >
> Perhaps because Firefox is less fundamen
blunck.info/iehttpheaders.html
>
> http://www.fileedge.com/Cat/Network-Internet/Browsers-Tools/MMD-HttpHead.html
>
> None of them seem as good as HTTPWatch, but the price is right :)
>
> Frank
>
> zahid mohammed wrote:
> > Hi Dave,
> > I have used the basic edi
Hi,
We are asked to build a new Struts application using Sun One Studio 5,
Standard Edition IDE. I have'nt used it before. Is there any plugin I can
install to use struts in Sun One? Links to some tutorials will be helpful.
Thanks.
Hi,
We are asked to build a new Struts application using Sun One Studio 5,
Standard Edition IDE. I have'nt used it before. Is there any plugin I can
install to use struts in Sun One? Links to some tutorials will be helpful.
Thanks.
Hi,
I am trying to upload a file using File upload. I get the
AccessControlException (access denied). We are using Sun One App
Server 7.0and Struts
1.2.9.
java.security.AccessControlException: access denied
(java.io.FilePermission
C:\Sun\AppServer7\domains\domain1\server1\generated\jsp\j2ee-apps\
.lang.RuntimePermission "modifyThreadGroup";
};
Its already mentioned "read,write" for FilePermission.
I have found a similar thread in the archives but there is no
solution..
http://marc.theaimsgroup.com/?l=struts-user&m=105705470300370&w=2
GURUS PLEASE HELP
Thank
ment in the Struts config
file.
The container-specified temp dir, obtained from the
javax.servlet.context.tempdir servlet context attribute.
The temp dir specified by the java.io.tmpdir system property.
I hope this helps.
-David
-----Original Message-
From: zahid mohammed [mailto:[EMAIL PROT
//consider limiting the permission granted to specific files or
// directories.
permission java.io.FilePermission "<>", "read,write,delete";
};
== end note ==
Regards,
David
-Original Message-
From: zahid mohammed [mailto:[E
21 matches
Mail list logo