[Users] JSP compilation error after upgrading to 8.8.15
Victor d'Agostino
d.agostino.victor at gmail.com
Tue Jul 30 11:47:30 CEST 2019
Hi guys,
I have a jsp zimlet which make http get requests.
This line
<%@ page language="java" import="org.apache.commons.httpclient.HttpClient"%>
does not work anymore in my jsp file
because "Only a type can be imported.
org.apache.commons.httpclient.HttpClient resolves to a package" exception.
Do you know what should I put in the import section ?
Regards
Victor d'Agostino
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.zetalliance.org/pipermail/users_lists.zetalliance.org/attachments/20190730/0cec3f57/attachment.html>
More information about the Users
mailing list