Re: Help in switching from http to https in struts

2006-07-05 Thread Ted Husted
This is question for the user list, but I can mention that switching between http and https is not fun to do in Struts 1, but the SSL Ext taglib may help. * http://sslext.sourceforge.net/ -Ted. On 6/28/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hi , Iam developing application in struts

Help in switching from http to https in struts

2006-06-28 Thread bhanuprakash.singh
Hi , Iam developing application in struts which has login page and when username and password are given it should be authenticated and the page should be switched to https I had made necessary changes to include and login-config to include the user properties but the /display.jsp /error.jsp i

Re: Help in switching from http to https

2006-06-28 Thread Wendy Smoak
On 6/28/06, bhanu_gulbarga <[EMAIL PROTECTED]> wrote: Iam developing application in struts ... Please post your question on the user list. See: http://struts.apache.org/mail.html Or, since your message footer indicates that you're using Nabble: http://www.nabble.com/Struts---User-f206.html

Help in switching from http to https

2006-06-28 Thread bhanu_gulbarga
(MasterSlaveWorkerThread.java:112) at java.lang.Thread.run(Thread.java:595) Could you please help me resolve this Note: The switching to https is happening the only thing is iam not getting the required result Regards Bhanu -- View this message in context: http://www.nabble.com/Help-in-switching-from