Hi,

Thank you for your reply.

No, I am not using @Secure.

Tapestry version is: 5.3.1

Other tapestry libraries are: 
tapestry-func, tapestry-ioc, tapestry-json, tapestry-upload,
tapestry5-annotations

Also this issue is with only for a particular domain name alone (mostly
probably based on server side settings)

we have two domain names for that particular server ip

one is working fine:

i) When I typed the address in the url path like domain_name/Registration
(without a slash in the end), it automatically put a slash at the end &
navigated to the home page with the domain name, and the login page and
every other pages works very very good there.

another domain name (causing issues):

i) When I typed the address in the url path like domain_name/Registration
(without a slash in the end), it navigates to the home page but with the
ip_address/Registration (domain_name converted to ip_address and thereafter
works fine with the ip_address) If I want to work with this particular
domain_name I need to type like domain_name/Registration/ and hereafter it
works good but not in login page (reported issue raises here)

So the same code, behavior differently with two different domain names? I
reported to my managers and they said it is because of a server side
configuration settings however in the mean time they asked me to check
whether to fix this issue through coding (if possible)?

Thank you again...

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Domain-name-changed-to-ip-address-for-a-particular-page-submission-tp5658969p5661062.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to