<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000"><div>Hello Victor,</div><div><br data-mce-bogus="1"></div><div>I do not know, as I always use jar's and not jsp's. Are you working around the broken</div><div>/service/proxy?</div><div><br data-mce-bogus="1"></div><div>As in</div><div><a href="http://lists.zetalliance.org/pipermail/users_lists.zetalliance.org/2019-July/001525.html" data-mce-href="http://lists.zetalliance.org/pipermail/users_lists.zetalliance.org/2019-July/001525.html">http://lists.zetalliance.org/pipermail/users_lists.zetalliance.org/2019-July/001525.html</a></div><div><strong><a href="https://github.com/Zimbra-Community/proxy" data-mce-href="https://github.com/Zimbra-Community/proxy">https://github.com/Zimbra-Community/proxy</a></strong></div><div><br></div><div>I think at least also the Zimbra WebEx Zimlet will break because of this issue.</div><div><br data-mce-bogus="1"></div><div>My proxy alternative does only do get requests ATM, so it will not work yet as a</div><div>replacement for use in the WebEx zimlet.</div><div><br data-mce-bogus="1"></div><div>This will become a time consumer :-(</div><div><br data-mce-bogus="1"></div><div data-marker="__SIG_PRE__">Kind regards, <br><br>Barry de Graaff<br>Zeta Alliance <br>Co-founder & Developer<br>zetalliance.org | github.com/Zimbra-Community<br><br>Signal: +31 617 220 227<br>Fingerprint: 97f4694a1d9aedad012533db725ddd156d36a2d0</div><div><br></div><hr id="zwchr" data-marker="__DIVIDER__"><div data-marker="__HEADERS__"><b>From: </b>"Victor d'Agostino" <d.agostino.victor@gmail.com><br><b>To: </b>"users" <users@lists.zetalliance.org><br><b>Sent: </b>Tuesday, 30 July, 2019 11:47:30<br><b>Subject: </b>[Users] JSP compilation error after upgrading to 8.8.15<br></div><div><br></div><div data-marker="__QUOTED_TEXT__"><div dir="ltr"><div>Hi guys,</div><br><div>I have a jsp zimlet which make http get requests.<br></div><br><div>This line<br></div><div><%@ page language="java" import="org.apache.commons.httpclient.HttpClient"%></div><div>does not work anymore in my jsp file</div><br><div>because "Only a type can be imported. org.apache.commons.httpclient.HttpClient resolves to a package" exception.<br></div><br><div>Do you know what should I put in the import section ?<br></div><br><div><div><div dir="ltr"><div dir="ltr"><div>Regards<br></div>Victor d'Agostino</div></div></div></div></div><br></div></div></body></html>