spring tag

102 questions


1 answers
66 views
0
Error Syntax Question

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...

2 years ago

1 answers
145 views
0
I want to display videos and ppts in a specific area of the page with a spring, but I don't know what to do...

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...

2 years ago

2 answers
72 views
0
I used ajax to check every time I enter an id, but 302 redirect appears

Below is the code.----------------- join.jsp -----------------<!-- Real-time ID check --><script type=text/javascript> varxmlReq; // specified as a global variable. // Ajax Object Creation...

2 years ago

1 answers
143 views
0
Java/Spring-based Restful API Document Automation and Description Solution

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...

2 years ago

1 answers
69 views
0
Spring @PathVariable and @RequestMapping.

Hello, seniors...I use Spring, and I have a question about PathVariable and RequestMapping.@RequestMapping(value=/web/service/{serviceName})public ModelAndView webService( @PathVariable(serviceName) ...

2 years ago

1 answers
71 views
0
To get the annotation applied to the method of service (@Service) in spring mvc

Hello.public class DataSourceRoutingInterceptor extends HandlerInterceptorAdapter { @Override public boolean preHandle(HttpServletRequest request, HttpServletResponse response, Object handler) throws ...

2 years ago

1 answers
71 views
0
If you load it from the DB and show the text, there's a space

getBoard.jsp<form action=updateBoard_proc.jsp method=post> <%-- Search Function --%> <table class=tbSign> <tr> <td>Title</td> <td><input name=tit...

2 years ago

1 answers
117 views
0
What exactly does the webbook mean?

Even if I googled, I couldn't make it clear. What exactly are you talking about?Can you do it with Java?

2 years ago

1 answers
65 views
0
Other apps in a browser like Spring Security Login bouncing issue

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 ...


1 answers
143 views
0
Spring console error

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...

2 years ago
« - 7 - »

© 2024 OneMinuteCode. All rights reserved.