Java Mailing List Archive

http://www.junlu.com/

Google
Google
Mailing List
Home
Forum Home
JBoss - Java Application Server
Tomcat - JSP/Servlet container
Struts - A MVC web framework
iText - An open source PDF Java Library
JDOM - JDOM XML Parser
JSP - A mailing list about Java Server Pages specification and reference
J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition
J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog
Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology
Struts & Hibernate
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Subject: Servlet : Session invalidate
Oracle Connection Pooling in 3 2 2
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Subject: Running a Simple JMS Example
Tomcat and webapplication specific java library path
Mapping in workers2 properties
org apache jasper JasperException
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action
   MESSAGE
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
Value attribute of <html:checkbox
url string for connecting jboss to oracle
javax servlet ServletException: BeanUtils populate
5 0 18: Windows XP Pro vs Windows 2000
HTTP Status 404 The requested resource is not available
 
url length

url length

2007-11-05       - By Nils-Helge Garli Hegvik

 Back
Reply:     1     2     3     4  

Hm.... It could be a problem with escaped or unescaped ampersands (&)
in the URL. It's hard do tell what might be wrong without seeing some
code and example URLs. I would consider attaching  a remote debugger
to the JSR168Dispatcher and see what's going on inside it. What if you
try it in a different portlet container, such as pluto? Does it work
then? I don't have WebSphere Portal installed, so it's hard to be more
specific than that...

Nils-H

On Nov 5, 2007 5:54 PM, Brian Relph <relphie@(protected)> wrote:
> I placed the portlet on a new page by itself, but the same problems exist.
> Is there anything that i might be doing that would make the urls
> unnecessarily long?  Or maybe the problem is something else?  I will
> consider any idea, even if it seems far-fetched :)
>
>
> On 11/5/07, Nils-Helge Garli Hegvik <nilsga@(protected)> wrote:
> >
> > That's odd. The Struts 2 URLs are created through the Portlet API, so
> > there shouldn't be anything special about them. Is this your only
> > portlet on the page? If not, have you tried removing all the other
> > portlets portlets and see if it still fails?
> >
> > Nils-H
> >
> > On Nov 5, 2007 3:54 AM, Brian Relph <relphie@(protected)> wrote:
> > > So i have written a portlet in struts2 that runs on a Websphere
> > Application
> > > Server 6.1.  I consume the portlet on Websphere portal v 6.0 through
> > WSRP.
> > > Internet Explorer seems to have some problems with the urls that are
> > > generated - everything runs fun using firefox, opera, safari.  I think
> > this
> > > is because the url is at some point extremely long, and IE has the
> > smallest
> > > URL limit.  The initial and ending urls are between 500 - 600
> > characters,
> > > well within the valid range for IE.  So, i think there must be some urls
> > > generated through redirects that are much longer, but i cant find
> > them.  Are
> > > there any tricks in struts2 that can help shorten the generated urls?
> > >
> >
> > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
> > To unsubscribe, e-mail: user-unsubscribe@(protected)
> > For additional commands, e-mail: user-help@(protected)
> >
> >
>

-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)


©2008 junlu.com - Jax Systems, LLC, U.S.A.