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.
アクション クラスごとに異なる idParameterNames を使用したいと考えています。それは可能ですか、それとも独自のマッパーを作成する必要がありますか?
いいえ、これは不可能です。はstruts.mapper.idParameterNameによって使用されRestActionMapper、パラメータはActionMapping返される前に (つまり、使用するアクションが判明する前に) 解析されます。
struts.mapper.idParameterName
RestActionMapper
ActionMapping