Mo - Fr von 8 - 18 Uhr und Sa von 9 - 12 Uhr
Volltextsuche
 Verbraucherinformationen     AGB     Datenschutz     Impressum     Kontakt     Login   




Unable to compile class for JSP: An error occurred at line: [25] in the generated java file: [/var/lib/tomcat7/work/Catalina/www.autoverwertung-wieben.de/_/org/apache/jsp/shop/inc_005fproductdetail_jsp.java] Only a type can be imported. de.kumasoft.up2date.shop.availability.WSAvailability resolves to a package An error occurred at line: [226] in the jsp file: [/shop/inc_productdetail.jsp] WSAvailability.PROP_AVAILABLE cannot be resolved to a type 223: try { 224: availability = af.getAvailability(user, product); 225: availableQuantity = availability.getValue(); 226: if(((Boolean)availability.getProperty(WSAvailability.PROP_AVAILABLE)).booleanValue() && availableQuantity > 0) 227: { 228: availImg = " "; 229: submit = " onclick=\"addToExternalCart(this.form)\""; Stacktrace: