My Url like this http://localhost:8080/Portal/login.do;jsessionid=95F74F466502D7986AFF6FFD1EB moves to http://localhost:8080/Portal/3060764;jsessionid=95F74F466502D7986AFF6FFD1EB
why changes the login.do to 3060764??
request = new GetMethodWebRequest("http://localhost:8080/Portal/3060764;jsessionid=95F74F466502D7986AFF6FFD1EB");
Joerg
It seems like a Bug in 1.5.3 , in 1.5.1 the code works!!!
greetings joerg
Log in to post a comment.
My Url like this http://localhost:8080/Portal/login.do;jsessionid=95F74F466502D7986AFF6FFD1EB
moves to
http://localhost:8080/Portal/3060764;jsessionid=95F74F466502D7986AFF6FFD1EB
why changes the login.do to 3060764??
request = new GetMethodWebRequest("http://localhost:8080/Portal/3060764;jsessionid=95F74F466502D7986AFF6FFD1EB");
Joerg
It seems like a Bug in 1.5.3 , in 1.5.1 the code works!!!
greetings joerg