Search found 11 matches

by Johan_2003
Thu Mar 10, 2005 2:17 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: bug with Opera 7.54u2
Replies: 0
Views: 2430

bug with Opera 7.54u2

Hello,

I just tried the new version (5.716) of the menu. Before I had no problems while using opera, but now there is one. I have used a border with my submenu's and in Opera 7.54u2 the right border is gone.

Otherwise no problems. Thanks for the great work Milonic!

Johan
by Johan_2003
Fri Sep 17, 2004 10:25 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: using ; in an url (problem using menu with jsp and struts)
Replies: 7
Views: 8028

It seems to me the problem is solved.

Thanks Andy!!


rav4ski, one last remark:

- disable cookies in your browser
- put this in your menu <html:rewrite page="/SomeAction.do" />

You will see it adds an session id.

This has nothing to do with design!

Of course struts handles the session, but ...
by Johan_2003
Thu Sep 16, 2004 10:25 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: using ; in an url (problem using menu with jsp and struts)
Replies: 7
Views: 8028

Hello,

I suggest you reread my posting. It's struts which is doing the session handling and that's exactly where the problem is. The struts tag i'm using sometimes appends the session information, and sometimes it doesn't (when it's sure it can use session cookies it doesn't). It makes no ...
by Johan_2003
Wed Sep 15, 2004 1:06 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: using ; in an url (problem using menu with jsp and struts)
Replies: 7
Views: 8028

using ; in an url (problem using menu with jsp and struts)

Hi,

I'm using jsp & struts to build my menu. I'm using url rewrite (html:rewrite) for building my url's. When my users are blocking cookies automaticly a session id is added to the url like this:
/iwt/algemeen/brochures.jsp;jsessionid=A6C2740FE57FAF195DE34027B96DA3AB?topNav=student

I allready ...
by Johan_2003
Thu Sep 02, 2004 1:46 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: using ; in an url (with jsp and struts)
Replies: 7
Views: 5400

Could somebody help me out:

The menu isn't generated when the sessionid is NOT included when I use backquotes to enclose my URI.

The first time my users enter the site and click a link, the sessionid is appended to the URI. When the system is able to use cookies, there is no longer need for the ...
by Johan_2003
Tue Aug 31, 2004 9:28 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: using ; in an url (with jsp and struts)
Replies: 7
Views: 5400

Sorry, my mistake: we are using version 5.0 final built (9/2/2004) on our production server.

I just upgraded to 5.44 on our testing server, but this doesn't seem to solve my problem.
by Johan_2003
Mon Aug 30, 2004 4:06 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: using ; in an url (with jsp and struts)
Replies: 7
Views: 5400

I'm running version 5.0 RC 6.0

I checked it again, and you are right. It works fine, but now the menu isn't generated when the sessionid is NOT included.

The first time my users enter the site and click a link, the sessionid is appended to the URI. When the system is able to use cookies, there is ...
by Johan_2003
Fri Aug 27, 2004 2:02 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: using ; in an url (with jsp and struts)
Replies: 7
Views: 5400

I tried it, and it doesn't work. I don't see why should it make any difference?
by Johan_2003
Thu Aug 26, 2004 10:34 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: using ; in an url (with jsp and struts)
Replies: 7
Views: 5400

using ; in an url (with jsp and struts)

Hi,

I'm using jsp & struts to build my menu. I'm using url rewrite (html:rewrite) for building my url's. When my users are blocking cookies automaticly a session id is added to the url like this:
/iwt/algemeen/brochures.jsp;jsessionid=A6C2740FE57FAF195DE34027B96DA3AB?topNav=student

My problem is ...
by Johan_2003
Mon Dec 08, 2003 10:01 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: using ; in an url
Replies: 2
Views: 2619

using ; in an url

Hi,

I'm using jsp & struts to build my menu. I'm using url rewrite (html:rewrite) for building my url's. When my users are blocking cookies automaticly a session id is added to the url like this:
/iwt/algemeen/brochures.jsp;jsessionid=A6C2740FE57FAF195DE34027B96DA3AB?topNav=student

My problem ...
by Johan_2003
Tue Nov 18, 2003 4:50 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: jsp & struts, url rewrite problem
Replies: 2
Views: 2873

jsp & struts, url rewrite problem

Hi,

I'm using jsp & struts to build my menu. I'm using url rewrite (html:rewrite) for building my url's. When my users are blocking cookies automaticly a session id is added to the url like this:
/iwt/algemeen/brochures.jsp;jsessionid=A6C2740FE57FAF195DE34027B96DA3AB?topNav=student

My problem is ...