When your day-to-day work consists of a lot of document editing, you realize that every file format requires its own approach and often specific applications. Handling a seemingly simple WRI file can often grind the entire process to a stop, especially when you are attempting to edit with insufficient tools. To avoid this kind of problems, find an editor that will cover all of your needs regardless of the file format and include tag in WRI with no roadblocks.
With DocHub, you are going to work with an editing multitool for any situation or file type. Reduce the time you used to spend navigating your old software’s features and learn from our intuitive interface while you do the work. DocHub is a efficient online editing platform that handles all of your file processing needs for any file, including WRI. Open it and go straight to productivity; no prior training or reading manuals is required to reap the benefits DocHub brings to document management processing. Start with taking a few moments to create your account now.
See improvements within your document processing just after you open your DocHub account. Save time on editing with our one solution that will help you become more efficient with any document format with which you have to work.
[Music] welcome back aliens my name is Ivan ready and in this video were going to talk about JSP directives now as we have seen in JSP we can use different tags like we have scripted then we have directives we have declaration now in directive itself we have three types the first one is at page we have at include and we have add tag lib in fact we have seen an example of page so when you want to import a package when you want to do or when you have to specify the language we can use add page so if you want to specify something for the entire page we dont we dont do that in this crippling we do that in directive now example in putting a package or maybe if you want to mention that this page handles the exception or not you can use add page there now if you want to use some other JC file in your file example if you already have a JC page and if you want to include that page in your current page you can use @include and then we have tag Lib now as name suggests it has something to do