Re: HTTPS Post Action

2004-11-27 Thread Aidas Semezys
Hi Dave, I have quite a bit of experience with HTTPS+Apache+Tomcat+Struts. :] But sincerely i don't understand the problem of yours... If you are already in HTTPS schema, so what's the problem with form post? Struts tag accepts no relative or absolute URLs. You must specify name of action declare

HTTPS Post Action

2004-11-26 Thread Hardy, David T.
Hello, Is there any way to post to an HTTPS URL in the html:form? It appears I cannot use a relative URL or a fully qualified URL. I see the SSLEXT but I would like a quicker and easier solution if possible. I am already at an HTTPS URL for the current page. Thank You, Dave