Re: Send URL Parameter to Image component
Posted: Mon Apr 13, 2015 11:38 am
You can make a sample report for me?
Best Regards!
Best Regards!
Reporting tool and data analytics tools for creating reports and dashboards in ASP.NET, ASP.NET MVC, .NET Core, Blazor, Angular, PHP, Python, WPF, JavaScript, and Java applications.
https://forum.stimulsoft.com/
Code: Select all
<servlet>
<servlet-name>StimulsoftResource</servlet-name>
<servlet-class>com.stimulsoft.web.servlet.StiWebResourceServlet</servlet-class>
</servlet>
<servlet-mapping>
<servlet-name>StimulsoftResource</servlet-name>
<url-pattern>/stimulsoft_web_resource/*</url-pattern>
</servlet-mapping>
rafaelwithoeft wrote:Hello, download the latest version and Replacing all the jars by the new jars, but it just gave me an error:
And if I go back to the original ... everything works
Best Regards
rafaelwithoeft wrote:Changes worked.
Thank you