102 questions
java.lang.ArrayIndexOutOfBoundsException: 700 at java.awt.image.BufferedImage.setRGB(Unknown Source) at com.wein.wincos.cc.ImageUtill.resize(ImageUtill.java:70) at com.wein.wincos.cc.convContCtl.photo...
Hello, I am a student who is currently doing a semi-project with Spring.Currently, I saved the ppt file as bolb type and the video path as varcher2 type in db. I have to take these out and upload ppts...
Below is the code.----------------- join.jsp -----------------<!-- Real-time ID check --><script type=text/javascript> varxmlReq; // specified as a global variable. // Ajax Object Creation...
I am developing iOS Native + Web App. I think Android will work together.However, there is no explanation for each item of the server Rest API, and there is no guide to using the API, but every time I...
Hello, seniors...I use Spring, and I have a question about PathVariable and RequestMapping.@RequestMapping(value=/web/service/{serviceName})public ModelAndView webService( @PathVariable(serviceName) ...
Hello.public class DataSourceRoutingInterceptor extends HandlerInterceptorAdapter { @Override public boolean preHandle(HttpServletRequest request, HttpServletResponse response, Object handler) throws ...
getBoard.jsp<form action=updateBoard_proc.jsp method=post> <%-- Search Function --%> <table class=tbSign> <tr> <td>Title</td> <td><input name=tit...
Even if I googled, I couldn't make it clear. What exactly are you talking about?Can you do it with Java?
We use Spring Security to manage login sessions.We are developing two websites, each using a different Redis server to save the session.However, if you log in from website 1 and access website 2 with ...
Hello, everyoneI am working on inserting data into mysql using mybatis as a spring.I'm asking because I don't understand what error means in the console window when I run it.I searched on the Internet...
« | - 7 - | » |
© 2024 OneMinuteCode. All rights reserved.