JSTL JSF JSP +

Are you missing a feature? Request its implementation here.
effjay
Posts: 10
Joined: Sat Jan 14, 2006 4:20 pm
Location: Bremen, Germany

JSTL JSF JSP +

Post by effjay »

Hi,

I would like Oxygen to understand the basic webdevelopment languages. For example, with JSF+Facelets I am mainly working with XHTML plus those taglibs. I haven't found any schemas for these taglibs, so it would be great if Oxygen could bring them preinstalled. Makes life easier :)

If someone has found schemas for JSF, JSTL, Facelets etc, please tell.

Regards
eff
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Post by george »

Hi,

If you cannot get a schema then you can generate one from your instances, check the Tools->Trang converter and use the XML documents as input and add there all your XML files. Then, once you have a schema you can associate it for instance with the root element name or namespace using the default schema association preferences (so you will not have to specify the association in the document). After that oXygen should offer content completion and validation based on that schema.

Best Regards,
George
Post Reply