Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
class Person{ private int age; //rest body }
今私の質問は、別のメンバー変数をクラスPersonで文字列名と宣言できますが、Java クラスでは宣言できませんか?実行時にJSPページからscriplet内にある可能性があることを宣言したいです。