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.
Tridion SP1 では VBScript がサポートされていないため、VBScript コードを Java に移行しています。以下の VBScript コードを Java に変換するにはどうすればよいですか?
[% For Each lObjCP In Page.ComponentPresentations WriteOut lObjCP.Content Next %]