When I startup Tomcat, it creates an org.apache.catalina.startup.Bootstrap java GUI instance. If I quit that, then tomcat dies.<BR>(I would think this is a common problem, but search isn't turning ...
十数年ぶりにJavaに戻ってきたらGUIが気になった。 JavaFXはなくなったらしいことは聞いていたが、JDKから分離されて、開発は続いていることが分かった。 AWTはちょっと前まで新しめのJDKではJDK側のバグで動かなかったw。 SWINGもJDK17でもまだ使える模様。
First, let me say that this is going to be extremely basic. I have some vague questions and I am hoping that the ars community can help me figure out what I need to learn. Goal: To create a little ...