Hello everybody, 

I'm just new to struts, and got very strange problem.
I developed small application with some kind of
rudimentary session tracking / login, and it works
just 
fine under tomcat-3.2.1 
( and under tomcat-4.0b3 too )

( session is tracked, login is performed, 
form tags work properly )

But when I package it as war, and deploy it via
deploytool from J2EE SDK from SUN, strange things 
start:
no more session tracking ( neither cookies nor 
url rewriting - but blame for it has to go
to the container ) and worst of it, 
that form tag does not accept "action" attribute
anymore. 

And here are 2 standart questions:
What to do about it?
and:
Whom to blame?  Me or SUN? Or j2sdkee1.3 ?

For curious people, war archive is available:
http://www.pribluda.de/webesa.war
( 500 kB )

tia,

=====
Konstantin Priblouda ( ko5tik )    Freelance Software developer
< http://www.pribluda.de > < play java games -> http://www.yook.de >
< render charts online -> http://www.pribluda.de/povray/ >

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

Reply via email to